Upgraded to 0.105.0!

This commit is contained in:
Mahasri Kalavala
2020-02-05 18:28:38 -05:00
parent 87961b393c
commit db7eef5aa7
34 changed files with 1036 additions and 1220 deletions

View File

@@ -67,7 +67,7 @@ The output of the above script would look like the following:
title: Alarm Control Panel
show_header_toggle: true
entities:
- alarm_control_panel.simplisafe
- alarm_control_panel.home
name: Home Security System
- type: entities
@@ -76,7 +76,7 @@ The output of the above script would look like the following:
entities:
- sun.sun
name: Sun
- type: entities
title: Proximity
show_header_toggle: true
@@ -105,6 +105,7 @@ The output of the above script would look like the following:
{%- endfor %}
{% endfor %}
```
The output of above would look something like:
```