mirror of
https://github.com/CCOSTAN/Home-AssistantConfig.git
synced 2025-08-26 23:36:21 +00:00
Cleared out all of the Entity_ID breaking Changes. #876
This commit is contained in:
@@ -17,7 +17,6 @@ sensor:
|
||||
sensors:
|
||||
low_battery:
|
||||
friendly_name: 'Low Battery'
|
||||
entity_id: []
|
||||
value_template: >
|
||||
{%- set threshold = 15 -%}
|
||||
{%- set domains = ['light', 'switch', 'sensor', 'zwave', 'lock', 'binary_sensor'] -%}
|
||||
|
Reference in New Issue
Block a user