mirror of
https://github.com/CeeWeasel/fresh-home.git
synced 2026-08-10 02:50:12 -04:00
database should now be good and shouldn't cause random restarts
some other minor tweask and renames to appease the watchman
This commit is contained in:
@@ -34,16 +34,16 @@ action:
|
||||
above: 0
|
||||
value_template: "{{ dict((states|selectattr('entity_id', 'in', state_attr('group.person_clint', 'entity_id'))|list)|groupby('state'))['home']|count }}"
|
||||
- condition: state
|
||||
entity_id: sensor.pixel_10_pro_wifi_connection
|
||||
entity_id: sensor.pixel_10_pro_wi_fi_connection
|
||||
state: "DreamWeaver"
|
||||
- condition: state
|
||||
entity_id: sensor.pixel_10_pro_wifi_connection
|
||||
entity_id: sensor.pixel_10_pro_wi_fi_connection
|
||||
state: "DreamIoT-2G"
|
||||
- condition: state
|
||||
entity_id: sensor.pixel_10_pro_wifi_connection
|
||||
entity_id: sensor.pixel_10_pro_wi_fi_connection
|
||||
state: "pozfam"
|
||||
- condition: state
|
||||
entity_id: sensor.pixel_10_pro_wifi_connection
|
||||
entity_id: sensor.pixel_10_pro_wi_fi_connection
|
||||
state: "pozfam-2.4G"
|
||||
- condition: trigger
|
||||
id: "car_home"
|
||||
|
||||
Reference in New Issue
Block a user