Compare commits

..

No commits in common. "b1c1f1a975d5fc2b71879278b1b82968fbc1fb28" and "ec457777edf97b33f85297d2da7d3007946986b9" have entirely different histories.

4 changed files with 3 additions and 9 deletions

View File

@ -1 +1 @@
2021.10.1
2021.9.7

View File

@ -23,8 +23,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey
ota:
password: !secret ota

View File

@ -62,8 +62,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey
# Enable over-the-air updates
ota:
@ -231,7 +229,7 @@ sensor:
light.turn_on:
id: co2_light
brightness: 30%
- above: 0.5
- above: 0.4
then:
light.turn_on:
id: co2_light

View File

@ -62,8 +62,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey
# Enable over-the-air updates
ota:
@ -240,7 +238,7 @@ sensor:
light.turn_on:
id: co2_light
brightness: 30%
- above: 0.5
- above: 0.4
then:
light.turn_on:
id: co2_light