|
|
f7d801e1f4
|
Update deprecated methods and types
|
2024-11-12 19:49:30 +01:00 |
|
|
|
aa6cf7b515
|
Add beacon verification from the parametter has_beacon unsted of hw version
|
2023-02-28 19:34:56 +01:00 |
|
|
|
bdaccea1e1
|
Add devices class to better categorisation in HA
|
2023-02-27 21:49:14 +01:00 |
|
Matthieu DUVAL
|
7ea6c96331
|
Update to to latest georideapilib
|
2023-02-27 18:02:27 +01:00 |
|
|
|
cb5f069aff
|
Fix tracker asign to tracker_device
|
2022-03-07 12:12:03 +01:00 |
|
|
|
4384526fae
|
Fix call on position_event
|
2022-03-06 19:38:51 +01:00 |
|
|
|
118911c361
|
Fix tracker position, add mesuremnt for longtherme statistics
|
2022-03-06 13:16:44 +01:00 |
|
|
|
9719f26631
|
Fix update beacon, Add speedometer, Add update on tracker properties change
|
2022-03-06 12:46:50 +01:00 |
|
|
|
1b2776f646
|
Fix update method on coordinator coma
|
2022-03-04 19:37:06 +01:00 |
|
|
|
112cf68542
|
Fix update method on coordinator
|
2022-03-04 19:34:00 +01:00 |
|
|
|
ce06f109fe
|
Beacon use wrong coordinator
|
2022-03-04 19:07:54 +01:00 |
|
|
|
e9262ff3d4
|
Fix coordinator device name, await on add entity
|
2022-03-04 19:01:22 +01:00 |
|
|
|
f36a3093bf
|
Fix missing import beacon
|
2022-03-04 18:55:12 +01:00 |
|
|
|
73d15f8c9a
|
Fix mist spelling of get_tracker_beacons
|
2022-03-04 18:49:55 +01:00 |
|
|
|
d326726138
|
Fix invalid sintax
|
2022-03-04 18:45:58 +01:00 |
|
|
|
3000d5588b
|
Fix support multiple tracker beacon
|
2022-03-04 18:42:13 +01:00 |
|
|
|
a3c84c63fd
|
Fix missing tracker in list
|
2022-03-04 18:18:46 +01:00 |
|
|
|
a37cca7902
|
Fix missing get_tracker_beacon_by_tracker_id
|
2022-03-04 18:11:28 +01:00 |
|
|
|
32db0ec42e
|
Fix "NameError: name 'new_georide_tracker' is not defined"
|
2022-03-04 18:07:37 +01:00 |
|
|
|
1250dda047
|
Fix "list' object has no attribute 'tracker_id' "
|
2022-03-04 18:04:10 +01:00 |
|
|
|
759fe2d257
|
Fix "local variable 'tracker' referenced before assignment"
|
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
|
2022-03-04 17:53:51 +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 |
|
|
|
b17f38ee66
|
Fix #4 jwt decode afater update of hA to pyjwt 2.1.0
|
2021-10-10 13:06:26 +02:00 |
|
|
|
a3c5d2db6e
|
Fix data.name unsted of data['name']
|
2021-07-13 20:36:19 +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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e09f8eb7e7
|
Add new sensor
|
2021-04-10 13:10:30 +02:00 |
|
|
|
be4e68e152
|
Add version in manifet, and add_executor_job on config_flow
|
2021-04-10 12:54:42 +02:00 |
|
|
|
bcaa4bf957
|
Add hass object on entity items
|
2021-04-10 12:43:43 +02:00 |
|
|
|
b4871b9374
|
Fix param gived to async_add_executor_job
|
2021-04-10 12:09:49 +02:00 |
|
|
|
f72481236d
|
Add get_tracker to await
|
2021-04-10 12:05:38 +02:00 |
|
|
|
1e21de655f
|
Move all external call to asyn/await
|
2021-04-10 11:58:58 +02:00 |
|
|
|
3c6f39f7ba
|
Add async for refresh_tken
|
2021-04-10 11:34:43 +02:00 |
|
|
|
4593c694d5
|
GeoRide wording update
|
2020-05-26 22:39:09 +02:00 |
|
|
|
a2e65694fc
|
Increase interval to refresh each 10 minutes
|
2019-11-11 13:33:17 +01:00 |
|
|
|
14300c5278
|
Add polling off all tracker each hours
|
2019-11-09 09:11:56 +01:00 |
|
|
|
ecf2a23c70
|
Fix socket thread launch after first time
|
2019-11-05 21:52:07 +01:00 |
|
|
|
991370fcec
|
index on master: 7a80670 Add better polling
|
2019-11-03 19:15:58 +01:00 |
|
|
|
9ffc8de8a7
|
Add odometter sensor
|
2019-11-02 21:49:04 +01:00 |
|