Update Energy Package

This commit is contained in:
2022-09-04 08:01:45 -07:00
parent 4513653fb7
commit 0160866a94

View File

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