]> git.giorgioravera.it Git - homeassistant.git/commitdiff
review configuration.yaml and added conversation
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 19 Feb 2023 22:41:50 +0000 (23:41 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sun, 19 Feb 2023 22:41:50 +0000 (23:41 +0100)
configuration.yaml

index 2d9fa8be95bbeb4b805e54cf0d29a69f48d94c95..88dfa8a6bb19d82bf4983926459cf32f71aad8e5 100644 (file)
@@ -52,13 +52,13 @@ automation manual: !include_dir_merge_list automations/
 # Backup
 backup:
 
-# Home Assistant Cloud
-# cloud:
-
 # Enables configuration UI
 config:
 
-# counter
+# Conversation
+conversation:
+
+# Counter
 counter: !include_dir_merge_named counters/
 
 # Energy
@@ -68,9 +68,18 @@ energy:
 frontend:
   themes: !include_dir_merge_named themes
 
-# Images
+# Home Assistant Alerts
+homeassistant_alerts:
+
+# Home Assistant Cloud
+# cloud:
+
+# Image upload
 image_upload:
 
+# Hardware
+# hardware:
+
 # Inputs
 input_boolean: !include_dir_merge_named input_boolean/
 input_button: !include_dir_merge_named input_button/
@@ -94,12 +103,12 @@ my:
 # Person
 person:
 
-# Scene
-#scene: !include_dir_merge_list scenes.yaml
-
 # Schedule
 schedule:
 
+# Scene
+#scene: !include_dir_merge_list scenes.yaml
+
 # Scripts
 script: !include scripts.yaml
 script manual: !include_dir_merge_named scripts/
@@ -145,15 +154,21 @@ recorder: !include log/recorder.yaml
 # Discovery Protocols
 ######################################################################
 
+# Bluetooth
+# bluetooth:
+
 # Discover DHCP requests for supported devices and services.
 dhcp:
 
-# Discover some devices automatically
-discovery:
+# Discover some devices automatically (deprecated)
+discovery:
 
 # Simple Service Discovery Protocol (SSDP)
 ssdp:
 
+# USB Discovery
+# usb:
+
 # Zero-configuration networking (zeroconf)
 zeroconf: