Virtual sensors for night light #2991
Unanswered
davidepozza
asked this question in
Questions
Replies: 1 comment
-
You could create an input_boolean helper and use that one as source for the virtual power sensor you setup with powercalc. Alternatively you could create a template which returns 20 when between sunset and sunrise and 0 otherwise. Than use this template as input for the virtual fixed power sensor. Don't have an example for this, but should also work. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
can someone help me understand how to configure a virtual entity representing a light which powers on at sunset and off at sunrise? I'm a bit confused...Thank you
Beta Was this translation helpful? Give feedback.
All reactions