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:
|
action:
|
||||||
choose:
|
choose:
|
||||||
- alias: "Some One in Bed"
|
- alias: "SomeOne in Bed"
|
||||||
conditions:
|
conditions:
|
||||||
- condition: trigger
|
- condition: trigger
|
||||||
id: in_bed
|
id: in_bed
|
||||||
|
|
|
@ -30,6 +30,8 @@ homeassistant:
|
||||||
network:
|
network:
|
||||||
zeroconf:
|
zeroconf:
|
||||||
system_health:
|
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.
|
# #Note: The influxdb runs along side the HA DB. It does not replace it. influxdb is used to grab data for Grafana.
|
||||||
# influxdb:
|
# influxdb:
|
||||||
|
|
Loading…
Reference in New Issue