joleys / niko-home-control-II

Home Assistant Custom Integration for Niko Home Control II
MIT License
74 stars 21 forks source link

Bugfix: Make changing Unit of Measurement through interface work. #86

Closed tijsverkoyen closed 1 year ago

tijsverkoyen commented 1 year ago

Changing the Unit of Measurement in the interface had no effect on the value The SensorEntities are now using native_value instead of state. Which fixes the issue.

While at it: I fixed the precision for some entities.