clean configuration yaml
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Configure a default setup of Home Assistant (frontend, api, etc)
|
||||
default_config:
|
||||
|
||||
@@ -40,13 +39,8 @@ notify:
|
||||
resource: https://api.callmebot.com/whatsapp.php
|
||||
data:
|
||||
source: HA
|
||||
phone: !secret phoneNumberRita #enter your phone number here
|
||||
apikey: !secret callMeBotAPIKeyRita #enter your apikey here (see Setup above)
|
||||
|
||||
camera:
|
||||
- platform: ffmpeg
|
||||
name: Camera Garagem
|
||||
input: rtsp://valadimnfer:ditesM6rvMQmw8@192.168.1.70:554/stream2
|
||||
phone: !secret phoneNumberRita
|
||||
apikey: !secret callMeBotAPIKeyRita
|
||||
|
||||
spotify:
|
||||
client_id: !secret spotifyClientID
|
||||
@@ -67,6 +61,7 @@ cover: !include cover.yaml
|
||||
light: !include light.yaml
|
||||
switch: !include switch.yaml
|
||||
media_player: !include mediaplayers.yaml
|
||||
|
||||
vacuum:
|
||||
- platform: xiaomi_miio
|
||||
host: !secret aleixoIP
|
||||
|
||||
Reference in New Issue
Block a user