FreshlyBrewedCode / hacs-homee

a Home Assistant custom component to integrate the homee smart home platform
MIT License
18 stars 6 forks source link

Support sensor component #3

Closed FreshlyBrewedCode closed 2 years ago

FreshlyBrewedCode commented 3 years ago

Is your feature request related to a problem? Please describe. Numerical sensors like temperature, humidity, motion or light sensors are currently not supported.

Describe the solution you'd like Implement the homee platform for the Home Assistant sensor component.

Describe alternatives you've considered

Additional context Possible related homee node profiles: see https://github.com/stfnhmplr/homebridge-homee/blob/master/lib/node_types.js

Possible related attribute types: see https://github.com/stfnhmplr/homebridge-homee/blob/master/lib/attribute_types.js

Stklingner commented 2 years ago

Will get this done this weekend :)

github-actions[bot] commented 2 years ago

:tada: This issue has been resolved in version 2.0.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: