shenxn / ha-dyson

HomeAssitant custom integration for dyson
MIT License
306 stars 60 forks source link

state class measurement and unit °C thus indicating it has a numeric value; however, it has the non-numeric value: off #187

Closed haaino closed 9 months ago

haaino commented 1 year ago

Sensor sensor.pure_cool_link_temperature has device class temperature, state class measurement and unit °C thus indicating it has a numeric value; however, it has the non-numeric value: off (<class 'str'>); Please update your configuration if your entity is manually configured, otherwise report it to the custom integration author.

Aohzan commented 1 year ago

solved with https://github.com/Aohzan/ha-dyson

nhulsch commented 1 year ago

@Aohzan can you open a PR with your fix in this repo? https://github.com/libdyson-wg/ha-dyson They forked the integration to maintain it (see #185 )

haaino commented 1 year ago

I was wondering if there was progress on this issue? That would be great 😊

dotvezz commented 1 year ago

This has been solved in https://github.com/libdyson-wg/ha-dyson (thanks to @nhulsch and @Aohzan!). The readme on the new project explains how to migrate your configuration over, so feel free to check it out or let me know if you have any questions @haaino!