Removed deprecated api-password from config
This commit is contained in:
		| @@ -22,7 +22,6 @@ logger: | ||||
|  | ||||
| # Enable Home Assistant API | ||||
| api: | ||||
|   password: !secret api | ||||
|   encryption:  | ||||
|     key: !secret apikey | ||||
|  | ||||
|   | ||||
| @@ -28,7 +28,6 @@ logger: | ||||
|  | ||||
| # Enable Home Assistant API | ||||
| api: | ||||
|   password: !secret api | ||||
|   encryption: | ||||
|     key: !secret apikey | ||||
|  | ||||
|   | ||||
| @@ -61,7 +61,6 @@ logger: | ||||
|  | ||||
| # Enable Home Assistant API | ||||
| api: | ||||
|   password: !secret api | ||||
|   encryption:  | ||||
|     key: !secret apikey | ||||
|  | ||||
|   | ||||
| @@ -19,7 +19,6 @@ wifi: | ||||
|  | ||||
| # Enable Home Assistant API | ||||
| api: | ||||
|   password: !secret api | ||||
|   encryption:  | ||||
|     key: !secret apikey | ||||
|  | ||||
|   | ||||
| @@ -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: | ||||
|   | ||||
| @@ -61,7 +61,6 @@ logger: | ||||
|  | ||||
| # Enable Home Assistant API | ||||
| api: | ||||
|   password: !secret api | ||||
|   encryption:  | ||||
|     key: !secret apikey | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user