Update Energy Package

This commit is contained in:
2022-09-04 07:58:23 -07:00
parent 242b2389e5
commit b02fc6783a

View File

@@ -36,7 +36,7 @@ sensor:
- name: Flex Alert RSS - name: Flex Alert RSS
platform: rest platform: rest
resource: 'http://content.caiso.com/awe/noticeflexRSS.xml' resource: 'http://content.caiso.com/awe/noticeflexRSS.xml'
value_template: "{{ value_json }}" value_template: "{{ (value_json)[0:254] }}"
json_attributes_path: '$.rss.channel' json_attributes_path: '$.rss.channel'
json_attributes: json_attributes:
- item - item