Skip to content

Latest commit

 

History

History
352 lines (243 loc) · 4.21 KB

CHANGELOG.md

File metadata and controls

352 lines (243 loc) · 4.21 KB

Change Log

[v1.0.40 + v1.0.41] - 2022-05-28

Added

  • 🏗️ Steps sensor (Step counter) #37

Fixed

  • 🐛 Fix sensor: clear dummy wuid

[v1.0.39] - 2022-05-27

Fixed

  • 🐛 Fix device_tracker: rad default -1

Changed

  • 🌱 bump pyxplora_api to 2.0.93

[v1.0.38] - 2022-05-22

Changed

  • 🌱 bump pyxplora_api to 2.0.92

[v1.0.37] - 2022-05-20

Fixed

  • 🐛 Fix #35

Changed

  • 🌱 bump pyxplora_api to 2.0.91

[v1.0.36] - 2022-05-15

Fixed

  • 🐛 Fix #35

Changed

  • 🌱 bump pyxplora_api to 2.0.90
  • 🗑️ clean up

[v1.0.35] - 2022-05-07

Fixed

  • 🐛 Fix keyerror

Changed

  • 🌱 homeassistant 2022.5.2
  • 🗑️ clean up

[v1.0.34] - 2022-05-03

Fixed

  • 🐛 Fix sendText Bug

[v1.0.33] - 2022-05-01

Added

  • 🏗️ resolved #29 tracking device

[v1.0.31 + v1.0.32] - 2022-04-30

Fixed

  • 🐛 Fix empty address

Changed

  • 🌱 homeassistant 2022.4.7

Added

  • 🏷️ add types

[v1.0.30] - 2022-04-17

Changed

  • 🎨 Black Code Formatter

[v0.0.29] - 2022-04-10

Changed

  • 🏷️ type lat and lng | <str> to <float>
  • remove *_async (new Lib version)
  • remove await without async function
  • rename ids to watch_ids
  • renmae id to watch_id

[v0.0.28] - 2022-04-02

Fixed

  • 🎨 better error detection

[v0.0.27] - 2022-03-26

Fixed

  • OpenCage: Server disconnected

[v0.0.26] - 2022-03-20

Changed

  • API-Lib

[v0.0.25] - 2022-03-19

Added

  • OpenCage Geocoding API

Fixed

  • #11

Changed

  • child_no to watch_ids

[v0.0.24] - 2022-03-15

Changed

  • var name
  • Api-Lib-Version
  • obsolet import removed

[v0.0.23] - 2022-03-11

Added

  • Lint with flake8

Changed

  • Entities
  • Api-Lib-Version
  • obsolet import removed

[v0.0.22] - 2022-02-28

Changed

  • distance calculation (Meter)

[v0.0.21] - 2022-02-27

Changed

  • var name

Added

  • Device Track last Time
  • toggle switch Device Track #15

Please add helper toggle with Name Xplora Tracker Switch Entity-ID input_boolean.xplora_tracker_switch


[v0.0.20] - 2022-02-17

Changed

  • Api-Lib-Version

[v0.0.18 + v0.0.19] - 2022-02-14

Fixed

  • Device Tracker state not_home | home #12

Changed

  • obsolet import removed

[v0.0.17] - 2022-02-11

Fixed

  • state error
  • two init notify
  • device tracker init error - no def

Changed

  • var name api -> controller
  • obsolet import removed

[v0.0.15-Beta + v0.0.16-Beta] - 2022-02-09

Fixed

  • Notify send error

Changed

  • hacs & homeassistant version

Added

  • multi watch profil

[v0.0.14] - 2022-01-23

Changed

  • cleanup

Added

  • Icon Silent/Alarm

[v0.0.13] - 2022-01-21

Changed

  • cleanup

Fixed

  • frozen state

[v0.0.12] - 2022-01-20

Added

  • Watch Tracker Name

[v0.0.11] - 2022-01-19

Added

  • Watch Safezone GPS - DeviceTracker
  • Profil image Watch Tracker

Changed

  • variable

[v0.0.10] - 2022-01-18

Added

  • Track Watch - DeviceTracker

[v0.0.9] - 2022-01-08

Added

  • Watch alarm(s) - Switch

[v0.0.8] - 2022-01-08

Fixed

  • frozen state

[v0.0.7] - 2022-01-06

Added

  • Watch is safe - BinarySensor
  • Watch charging - BinarySensor
  • Watch silent(s) - Switch

Changed

  • sync to async

Fixed

  • timer control reload Entity
  • wrong declaration (sensors to types)