@Ambidexter wrote:
Hi,
I’m happy with the Phillips SML002 outdoor motion sensor, with temp, alarm, and lux. But when use an automation, I test the entity which shows up in Lovelace as “clear” (no motion) or “detected” (motion), what do I use for a trigger?
I try to use the following, it never triggers:
trigger:
- entity_id: binary_sensor.philips_sml002_0656b03a_2_1030
platform: state
to: ‘on’Should I be using the “clear” and “detected”, true or false, or what?
I know I can see the current state of a binary sensor, but can I see all states that any entity accepts?
Thanks,
Ambi
Posts: 2
Participants: 2