Commit Graph

96 Commits

Author SHA1 Message Date
9719f26631 Fix update beacon, Add speedometer, Add update on tracker properties change 0.9.0-snapshot28 2022-03-06 12:46:50 +01:00
0ee5a9ad12 Fix tracker device not exti 0.9.0-snapshot27 2022-03-04 19:46:09 +01:00
e9da051fc1 Fix attribute missing _tracker_device_beacon 0.9.0-snapshot26 2022-03-04 19:43:05 +01:00
1b2776f646 Fix update method on coordinator coma 0.9.0-snapshot25 2022-03-04 19:37:06 +01:00
112cf68542 Fix update method on coordinator 0.9.0-snapshot24 2022-03-04 19:34:00 +01:00
9f70dc220f Fix 'Device' object has no attribute 'beacon' 0.9.0-snapshot23 2022-03-04 19:24:47 +01:00
7a8702d57c Fix 'DeviceBeacon' object has no attribute 'tracker_beacon' 0.9.0-snapshot22 2022-03-04 19:21:59 +01:00
7f3d5d7ec7 Fix tracker device not exist 0.9.0-snapshot21 2022-03-04 19:17:20 +01:00
bf1e138c05 Fix wrong sensor setup 0.9.0-snapshot20 2022-03-04 19:12:55 +01:00
ce06f109fe Beacon use wrong coordinator 0.9.0-snapshot19 2022-03-04 19:07:54 +01:00
e9262ff3d4 Fix coordinator device name, await on add entity 0.9.0-snapshot18 2022-03-04 19:01:22 +01:00
f36a3093bf Fix missing import beacon 0.9.0-snapshot17 2022-03-04 18:55:12 +01:00
73d15f8c9a Fix mist spelling of get_tracker_beacons 0.9.0-snapshot16 2022-03-04 18:49:55 +01:00
d326726138 Fix invalid sintax 0.9.0-snapshot15 2022-03-04 18:45:58 +01:00
3000d5588b Fix support multiple tracker beacon 0.9.0-snapshot14 2022-03-04 18:42:13 +01:00
a3c84c63fd Fix missing tracker in list 0.9.0-snapshot13 2022-03-04 18:18:46 +01:00
a37cca7902 Fix missing get_tracker_beacon_by_tracker_id 0.9.0-snapshot12 2022-03-04 18:11:28 +01:00
32db0ec42e Fix "NameError: name 'new_georide_tracker' is not defined" 0.9.0-snapshot11 2022-03-04 18:07:37 +01:00
1250dda047 Fix "list' object has no attribute 'tracker_id' " 0.9.0-snapshot10 2022-03-04 18:04:10 +01:00
759fe2d257 Fix "local variable 'tracker' referenced before assignment" 0.9.0-snapshot9 2022-03-04 18:00:03 +01:00
9e2e6e8d53 remove await on force_refresh_trackers_beacon 2022-03-04 17:56:29 +01:00
4dc091525e Fix force_refresh_trackers_beacon 0.9.0-snapshot8 2022-03-04 17:53:51 +01:00
e92ac1825d Fix siren and device unique id 0.9.0-snapshot7 2022-03-04 17:28:10 +01:00
fd10326489 Revert change on device id format 0.9.0-snapshot6 2022-03-04 17:18:08 +01:00
4dcf642260 Fix unique id format 0.9.0-snapshot5 2022-03-04 17:08:24 +01:00
80de671649 Small import fixes 0.9.0-snapshot4 2022-03-04 16:59:28 +01:00
9f5b09dc4c Add entity category on All entities 0.9.0-snapshot3 2022-03-04 16:50:34 +01:00
09231c4fc0 First steps of entity category 0.9.0-snapshot2 2022-03-04 16:15:42 +01:00
0555c63b7d Bump version to 0.9.0 0.9.0-snapshot1 2022-03-04 15:52:47 +01:00
adb6cef3c7 Add suport for new device beacon, siren control, eco_mode control, better device event 2022-03-04 15:47:19 +01:00
af12cd70e4 Add cloud and issue info 2022-03-03 20:30:24 +01:00
b17f38ee66 Fix #4 jwt decode afater update of hA to pyjwt 2.1.0 2021-10-10 13:06:26 +02:00
fe073cff55 Merge PR #3 2021-08-30 20:09:10 +02:00
a3c5d2db6e Fix data.name unsted of data['name'] 2021-07-13 20:36:19 +02:00
c295c8848c Change version 2021-07-05 18:41:22 +02:00
29f42a75c9 Fix alarm event trigger 2021-07-05 18:39:07 +02:00
54b7e9b5d6 Setup ne device event on georide Ha 2021-07-01 11:54:03 +02:00
af0a4a37aa Bump georideapilib min version to v0.6.1 2021-05-05 22:53:52 +02:00
c229ca4b6e Fix lock change 2021-04-11 18:00:54 +02:00
5c77acbdb7 Fire more home assistant event 2021-04-11 17:22:42 +02:00
5e83ed1c68 Fix small mistakes 2021-04-11 17:00:33 +02:00
8a44d22d41 Migreate to 0.6.0 and new device architecture 2021-04-11 13:38:15 +02:00
56a8a35479 Fix old Swirhc entity to odometer 2021-04-11 01:31:00 +02:00
7d25405c2f Use coordinator to imporoo reactivituy 2021-04-11 01:07:31 +02:00
dbbe1f33b9 Add space betteween useless refresh 2021-04-11 00:23:25 +02:00
660aaa0180 Fix switch response 2021-04-11 00:05:52 +02:00
0113102a7f Centralize update loop 2021-04-10 23:51:51 +02:00
093bebc391 Trying to refactor the tracker entity_status 2021-04-10 23:08:52 +02:00
ec63a36c81 Change tracker update mangment 2021-04-10 20:13:49 +02:00
283a1074e1 Move connect_socket into the context 2021-04-10 16:01:32 +02:00