entity-controller icon indicating copy to clipboard operation
entity-controller copied to clipboard

Home Assistant Entity and lighting controller for managing devices with timers, scripts, and sun-based time restrictions.

Results 24 entity-controller issues
Sort by recently updated
recently updated
newest added

## Description Now you can only use start_time and end_time as hardcoded variables or with sunset values. I think it will me even more useful to implement any datetime variables...

> ## Description The entity for my fireplace light control has three override entities via the `overrides:` entry. This seems to create an error in HA logs at startup. ##...

help wanted
good first issue

## Description It is just possible to reach the active_stay_mode if there was no timer active before. Please see my other ticket #262 Could you please add an transition to...

Using the entity-controller and it works close to perfectly. One thing I am missing is a pre-dim function. That would dim down the lights to a certain level x amounts...

enhancement
help wanted
good first issue

(1) The custom state strings are defined in the source code and outlined here - https://danobot.github.io/ec-docs/special/state-strings. - control_states_on and control_states_off are defined, but not used in the source code, so...

help wanted
good first issue

**Is your feature request related to a problem? Please describe.** Config changes to YAML config of entity_controller require HA restart. Entity controller config cannot be dynamically updated during runtime. **Describe...

enhancement
help wanted

I saw your comment about the current behavior: https://github.com/danobot/entity-controller/issues/231#issuecomment-1172165847 But I would like to request a change to this behavior. If I am working on my entity controller config at...

## Description I want to know, if it is Possible, to select some entities for night Mode? I have some light, that don't want to enable in night Mode because...

## Description I would like to activate my entity controllers with either a "door close" or a "door open" event. I also want them to go to the `active_timer` state...

The entity controller entities are not created anymore after upgrading to 2022.8 I'm running version 9.5.2 I can't find anything about this in the logs, so I have no idea...