Releases: Ludy87/xplora_watch
Releases · Ludy87/xplora_watch
v1.0.32
🐛 v1.0.31 (#30)
-
🌱 homeassistant 2022.4.7
-
🏷️ add types
-
🐛 Fix empty address
-
🔖 v1.0.31
-
🐛 Fix empty address 2.
-
🔊 Change Log v1.0.31
What's Changed
Full Changelog: v1.0.30...v1.0.31
Full Changelog: v1.0.31...v1.0.32
v1.0.31
v1.0.30
v0.0.30
v0.0.29
[v0.0.29] - 2022-04-10
Changed
- 🏷️ type
lat
andlng
|<str>
to<float>
- remove
*_async
(new Lib version) - remove
await
without async function - rename
ids
towatch_ids
- renmae
id
towatch_id
What's Changed
- device_tracker should return latitude and longitude attrs as float, not str by @markleary in #26
- 🎨 rename variable - 0.0.29 by @Ludy87 in #25
New Contributors
- @markleary made their first contribution in #26
Full Changelog: v0.0.28...v0.0.29