dalinicus / homeassistant-aerogarden

Aerogarden integration for Home Assistant
MIT License
9 stars 2 forks source link

Add light control functionality #34

Open andythetech opened 4 months ago

andythetech commented 4 months ago

Is your feature request related to a problem? Please describe. It seems that currently this integration only supports reading sensors and not controlling the lights themselves.

Describe the solution you'd like I would love for the integration to add a "light" device that allows you to control the light.

Describe alternatives you've considered N/A

dalinicus commented 4 months ago

This previously wasn't a feature because there wasn't a truly elegant solution via their API. You could get it to toggle between settings, but it didn't really hook up to the light entity in HA very well.

It looks like there's an option in their new app just just released today, so maybe that's changed? I'll give this a second look. :)