py-smart-gardena / hass-gardena-smart-system

Home Assistant custom component integration for Gardena Smart System
Apache License 2.0
213 stars 53 forks source link

Smart Sensor humidity missing #224

Closed twrcommand closed 2 months ago

twrcommand commented 2 months ago

I updated to 1.1.1 and had to notice, that the smart sensors do not show the humidity reading anymore. Does anybody else have that problem?

Gardena sensor
hercza commented 2 months ago

Same issue here!

sabbatho commented 2 months ago

Same problem for me

BarricadeGER commented 2 months ago

Same problem for me. Downgrade to 1.1.1-rc3 brought it back.

crazyfx1 commented 2 months ago

Error was introduced here: #216 This change is also a breaking change and should have been described as such in the update. The change renames the sensor and also changes the unique_id. Which means all automations which use the sensor have to be manually updated.

BarricadeGER commented 2 months ago

Error was introduced here: #216 This change is also a breaking change and should have been described as such in the update. The change renames the sensor and also changes the unique_id. Which means all automations which use the sensor have to be manually updated.

Sorry, but after update i have moisture and humidity as sensors for both devices. all unavaible. what do i have to rename or is there a new version coming. acutally it dont work for me

crazyfx1 commented 2 months ago

Just use the old version until a new version is published.

twrcommand commented 2 months ago

Under Version 1.1.1-rc3 everything works fine for me again, aswell. So let us wait for the next rc. Thanks to all!