Releases: quazzie/tellstick-plugin-mqtt-hass
Releases · quazzie/tellstick-plugin-mqtt-hass
0.90.4
Added net io bytes diag sensors
Fix problem with entity_category and device configuration_url
0.90.2
Add cpu, ram, ip and live connection sensors.
Add support for configuration_url (settings, req HA 2021.11)
Add support for entity_category (settings, req HA 2021.11)
0.90.1
0.90 Total rewrite.
It "should" :) be upgradable to this version, but I would uninstall prev. version first.
.1 : Fixed some climate and cover stuff.
0.90 Total rewrite
Total rewrite.
It "should" :) be upgradable to this version, but I would uninstall prev. version first.
0.86
Fixed slugify of topics and id's
Fixed via_device, thanks @fredrike
0.85
Fixed implicit state_topic for battery sensors
0.84
Added thermostat support.
Creates a climate entity in home-assistant.
0.82.3
Removed state push for remotes on startup.
0.82.2
Remote control support.
Remotes create binary_sensors with expire_after: 1.
The binary_sensor will turn ON or OFF when remote is pressed but after 1 sec it will be unknown/unavailable.
0.82.1
Added state retain config. Controls the retain flag on state messages.
Cleaned up some debugging.