Updated to 2021.8 and Updated to use MY and ENERGY
This commit is contained in:
parent
0fbcd5604d
commit
2ab6aaf11f
|
@ -1 +1 @@
|
|||
2021.7.4
|
||||
2021.8.0
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
action:
|
||||
choose:
|
||||
- alias: "Some One in Bed"
|
||||
- alias: "SomeOne in Bed"
|
||||
conditions:
|
||||
- condition: trigger
|
||||
id: in_bed
|
||||
|
|
|
@ -30,6 +30,8 @@ homeassistant:
|
|||
network:
|
||||
zeroconf:
|
||||
system_health:
|
||||
my:
|
||||
energy:
|
||||
|
||||
# #Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
||||
# influxdb:
|
||||
|
|
Loading…
Reference in New Issue