Skip to content

Releases: jimmyeao/TEAMS2HA

v1.0.776

16 Jul 16:58
Compare
Choose a tag to compare
  • Fixed a case where running more than one instance on the same network would lead to constant MQTT disconnects and reconnects
  • Additional Logging for MQTT connection errors

v1.1.0751

04 Jun 10:43
4ee9ae3
Compare
Choose a tag to compare

Fixes #61 Teams Connection Status Not updating

v1.1.0.763

14 Jul 12:36
Compare
Choose a tag to compare

Added Logging to catch crashes for troubleshooting #64
Updated some connection logic.

v1.1.0.738

20 May 08:33
3f2cc2d
Compare
Choose a tag to compare

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

15 Apr 16:24
53731ad
Compare
Choose a tag to compare

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

30 Mar 13:27
39b057c
Compare
Choose a tag to compare

Major update to MQTT connection logic that fixes #49 and #53
Also added in sensors for all meeting permissions and buttons to allow reactions to be sent

v1.1.0.524

28 Mar 15:26
91c4412
Compare
Choose a tag to compare

Fixes #49 where sensor/switches were not correctly re-subscribed when resuming from sleep
also fixes #51

V1.1.0.501

26 Mar 11:03
12c7b6d
Compare
Choose a tag to compare

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

03 Mar 18:05
597029e
Compare
Choose a tag to compare

Added support for WebSockets as requested in #32

V1.1.0.295

02 Mar 15:57
fb692b3
Compare
Choose a tag to compare

Added #31 ability to use custom prefix for sensor names