* List entity_ids in config and only react to them This allows us to define a list of entity_ids in the config to make the template sensor, binary sensor and switch only react to state changes of these entities instead of listening to all state changes. * Forgot to import the track_state_change function * Changed test for added entity_ids to config * Use default MATCH_ALL and remove event_listener |
||
---|---|---|
.. | ||
__init__.py | ||
test_binary_sensor.py | ||
test_command_line.py | ||
test_mqtt.py | ||
test_nx584.py | ||
test_tcp.py | ||
test_template.py |