]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Removed input_boolean and input_text from logbook and history
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 16 Feb 2019 17:48:41 +0000 (18:48 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Sat, 16 Feb 2019 17:48:41 +0000 (18:48 +0100)
configuration.yaml

index 39c407d458c23987cd6829a4b0124c56ca68eb79..48953985e1ef7ab274c21d02376a2fa5753cb688 100644 (file)
@@ -66,6 +66,8 @@ history:
     domains:
       - automation
       - group
+      - input_boolean
+      - input_text
       - script
     
 # View all events in a logbook
@@ -74,6 +76,8 @@ logbook:
     domains:
       - automation
       - group
+      - input_boolean
+      - input_text
       - script
 
 # Log Management