mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-06-09 23:02:59 +00:00
MQTT to config flow
This commit is contained in:
@@ -15,12 +15,6 @@ fastdotcom:
|
||||
# https://www.home-assistant.io/integrations/wake_on_lan
|
||||
wake_on_lan:
|
||||
|
||||
# https://www.home-assistant.io/docs/mqtt
|
||||
mqtt:
|
||||
broker: !secret mqtt_ip
|
||||
client_id: homeassistant
|
||||
username: !secret mqtt_username
|
||||
password: !secret mqtt_password
|
||||
|
||||
homekit:
|
||||
filter:
|
||||
|
||||
@@ -70,3 +70,11 @@
|
||||
# - platform: androidtv
|
||||
# name: nvidia shield
|
||||
# host: !secret nvidia_shield_host
|
||||
|
||||
|
||||
# https://www.home-assistant.io/docs/mqtt
|
||||
# mqtt:
|
||||
# broker: !secret mqtt_ip
|
||||
# client_id: homeassistant
|
||||
# username: !secret mqtt_username
|
||||
# password: !secret mqtt_password
|
||||
|
||||
Reference in New Issue
Block a user