zachowj / hass-node-red

Companion Component for node-red-contrib-home-assistant-websocket to help integrate Node-RED with Home Assistant Core
MIT License
460 stars 182 forks source link

Light entity #59

Closed MichielioZ closed 3 years ago

MichielioZ commented 3 years ago

Is your feature request related to a problem? Please describe. Lights are not that easy to customize in HA. Especially programming custom solutions for like remote controlled LED strips (that aren't Wifi) would be a lot easier in Node-RED compared to the solutions there are in HA for this. (not to mention all the restarts to test the "code")

Describe the solution you'd like Would it be possible to make an entity a "light" instead of the binary_sensor, sensor or switch ?

Describe alternatives you've considered Right now I have a hacked solution for the color wheel made in HA's configuration.yaml. I don't really have a solution (yet) for setting brightness (just plus and minus buttons on a remote). Customizing is usually a lot easier in Node-RED in my experience...

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.