Removed deprecated api-password from config

This commit is contained in:
Marcus Scholz 2023-02-02 17:48:41 +01:00
parent 5235e48023
commit 1c48bac6f2
6 changed files with 0 additions and 13 deletions

View File

@ -22,7 +22,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey

View File

@ -28,7 +28,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey

View File

@ -61,7 +61,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey

View File

@ -19,7 +19,6 @@ wifi:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey

View File

@ -38,14 +38,6 @@ i2c:
# DHT22 sensor
sensor:
# - platform: dht
# model: dht22
# pin: 22
# temperature:
# name: "Temperatur Serverraum"
# humidity:
# name: "Luftfeuchtigkeit Serverraum"
# update_interval: 60s
- platform: bmp280
i2c_id: bus_a
temperature:

View File

@ -61,7 +61,6 @@ logger:
# Enable Home Assistant API
api:
password: !secret api
encryption:
key: !secret apikey