Commit Graph

107 Commits

Author SHA1 Message Date
aa6cf7b515 Add beacon verification from the parametter has_beacon unsted of hw version 1.0.0-snapshot2 2023-02-28 19:34:56 +01:00
fa0f67e6ec Update to latest georidelib 2023-02-28 19:23:10 +01:00
bdaccea1e1 Add devices class to better categorisation in HA 1.0.0-snapshot 2023-02-27 21:49:14 +01:00
Matthieu DUVAL
7ea6c96331 Update to to latest georideapilib 2023-02-27 18:02:27 +01:00
b8c8bcba14 Update pyjwt to match with the latest version 2022-04-06 17:24:18 +02:00
d270517025 Update to georideapilib 0.8.4 0.9.0-snapshot34 2022-03-20 14:05:24 +01:00
6eebbebdfa Update to georideapilib 0.8.3 0.9.0-snapshot33 2022-03-19 21:45:17 +01:00
cb5f069aff Fix tracker asign to tracker_device 0.9.0-snapshot32 2022-03-07 12:12:03 +01:00
4384526fae Fix call on position_event 0.9.0-snapshot31 2022-03-06 19:38:51 +01:00
2bc41f43c5 Fix sensor declaration 0.9.0-snapshot30 2022-03-06 13:44:19 +01:00
118911c361 Fix tracker position, add mesuremnt for longtherme statistics 0.9.0-snapshot29 2022-03-06 13:16:44 +01:00
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