diff --git a/atom.xml b/atom.xml index afc4bdb7ca..d555e32441 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@
now
and utcnow
have been changed from variables to methods. To get the current time replace now
with now()
.yahooweather
default name is now yweather
. Also min and max temperature are now correctly called Temperature Min
and Temperature Max
.ffmpeg
is now a component for manage some things central. All ffmpeg_bin
options have moved to this compoment from platforms.now
and utcnow
have been changed from variables to methods. To get the current time replace now
with now()
.yahooweather
default name is now yweather
. Also min and max temperature are now correctly called Temperature Min
and Temperature Max
.ffmpeg
is now a component for manage some things central. All ffmpeg_bin
options have moved to this compoment from platforms.now
and utcnow
have been changed from variables to methods. To get the current time replace now
with now()
.yahooweather
default name is now yweather
. Also min and max temperature are now correctly called Temperature Min
and Temperature Max
.ffmpeg
is now a component for manage some things central. All ffmpeg_bin
options have moved to this compoment from platforms.To enable the glances sensor, add the following lines to your configuration.yaml
:
For details about auto-starting glances
, please refer to Start Glances through Systemd.
To enable the Glances sensor, add the following lines to your configuration.yaml
:
# Example configuration.yaml entry
sensor:
diff --git a/components/sensor.pi_hole/index.html b/components/sensor.pi_hole/index.html
index 12343faaf9..357bb6a899 100644
--- a/components/sensor.pi_hole/index.html
+++ b/components/sensor.pi_hole/index.html
@@ -98,7 +98,7 @@
- platform: pi_hole
host: 192.168.1.2
ssl: True
- verify_ssl:
+ verify_ssl: False
localhost
.true
, use SSL/TLS to connect to the Pi-Hole system. Defaults to False
.True
.