Releases: jimmyeao/TEAMS2HA
v1.0.776
v1.1.0751
v1.1.0.763
Added Logging to catch crashes for troubleshooting #64
Updated some connection logic.
v1.1.0.738
Changed the Close window button to make it minimise the application instead of exit it; use the system tray icon to exit the app.
v1.1.0.733
Fixes #23
Additionally, we have refactor the MQTT class to use the managed MQTT client to improve MQTT connection reliability, particular after a power outage, sleep event or loss of network.
The Teams WebSocket Client has also been refactored to improve stability and reconnections.
device topics in MQTT are now all lower case to align with MQTT best practice and remove any confusion (MQTT is case sensitive)
v1.1.0.572
v1.1.0.524
V1.1.0.501
This release brings us more in line with best practice; we are now using Binary sensors instead of sensors for On/Off states. Please make sure to update any automations or Node Red flows!
V1.1.0.319
Added support for WebSockets as requested in #32
V1.1.0.295
Added #31 ability to use custom prefix for sensor names