Cleared out all of the Entity_ID breaking Changes. #876

This commit is contained in:
ccostan
2020-09-17 20:34:57 -04:00
parent 2219e82166
commit c2c26fec1c
6 changed files with 1 additions and 29 deletions

View File

@@ -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'] -%}