panasonic_cc icon indicating copy to clipboard operation
panasonic_cc copied to clipboard

Only set-up the Nanoe switch if the device supports it

Open codyc1515 opened this issue 1 year ago • 5 comments

codyc1515 avatar Jun 29 '24 22:06 codyc1515

Removing it is not a good option, this will cause a broken sensor to appear. A better way is to change the registry to disabled & hidden depending on if the sensor is available.

sockless-coding avatar Jun 30 '24 08:06 sockless-coding

That wasn’t my experience with this. Instead, it just doesn’t add the entity.

codyc1515 avatar Jun 30 '24 08:06 codyc1515

It will look like this for everyone that doesn't have nanoe support and have had the integration: image image

sockless-coding avatar Jun 30 '24 08:06 sockless-coding

Setting the registry to disabled & hidden would result in the following: image image The reason I didn't implemented this for EcoNavi was I wanted to have some feedback if it was working or not. And it requires the implementation of a EntityDescription

sockless-coding avatar Jun 30 '24 08:06 sockless-coding

It will look like this for everyone that doesn't have nanoe support and have had the integration: image image

This makes sense to me as it is indeed no longer provided by the integration.

codyc1515 avatar Jun 30 '24 09:06 codyc1515