I want to control my presence sensor via a automation. For this it would be easier if input_presence_sensor would also allow input_boolean as entity. Locally I've added it to the list of domains with no problem so far. Is there a reason for input_presence_sensor allowing only binary_sensor? If not could you add it or should I open a PR for it? :)
I want to control my presence sensor via a automation. For this it would be easier if
input_presence_sensor
would also allowinput_boolean
as entity. Locally I've added it to the list of domains with no problem so far. Is there a reason forinput_presence_sensor
allowing onlybinary_sensor
? If not could you add it or should I open a PR for it? :)