Skip to content

0.8.0-beta

Compare
Choose a tag to compare
@SweVictor SweVictor released this 14 Jun 08:31
· 59 commits to master since this release
5328fad

0.8.0-beta (2021-06-14)

Full Changelog

BREAKING - READ BELOW FIRST

Release 0.8 and later will break ALL EXISTING DEVICES from earlier versions. Unique mqtt id:s will change, meaning HA will create new devices. Scenes will be added as scenes not as switches. Devices will be installed to Areas named by the rooms defined in the Plejd app (can be changed)

Recommendations to minimize impact

  • Optionally install MQTT explorer to bulk-delete discovered devices. If so - start MQTT explorer, connect, restart Plejd addon and then delete from MQTT explorer
  • Shut down Plejd addon, disable autostart
  • Reboot HA
  • Go to Configuration => Integration => MQTT. Go to entities and after that devices and remove all Plejd devices (should be listed as unavailable)
  • Upgrade addon to latest version and start
  • All devices should now be back. With luck they will have the same HA id:s as before so most things should work. Room assignments, icons, automations, scenes, etc will have to be gone though.
  • If all else fails you can uninstall the Plejd addon and the Mqtt addon (which should remove all Mqtt devices after restart), re-install and get back the same device id:s as you had before.

Closed issues:

  • Configuration instruction outdated #189
  • Cant turn on lights after update #183
  • Discovery finds lights but claims not to #182
  • MQTTS connection problems with mqtt@~3.0.0 #181
  • Adding repository to HACS #180
  • WPH-01 buttons to trigger generic automations in HA #172
  • Scene id and device id can overlap meaning mqtt commands overlap #161
  • Add to "Tested on" section #122
  • USB Bluetooth adapter #101
  • Ignores devices if they have same name #91
  • Scene does not change state #85

Merged pull requests: