You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: configuration.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Pairing ESPHome with Home Assistant opens a multitude of opportunities to create
81
81
82
82
## Disable Display and LED based on time
83
83
84
-
Enabling the "Blank Page" switch will disable output on the display. It is not necessary to turn off any existing pages, and disabling all pages will result in the device rebooting
84
+
Enabling the "Blank Page" switch will disable output on the display. It is not necessary to turn off any existing pages.
85
85
86
86
1. In Home Assistant, navigate to Settings>Automations and scenes
87
87
2. Click "Create Automation" button, then "Create new automation"
@@ -90,9 +90,8 @@ Enabling the "Blank Page" switch will disable output on the display. It is not
90
90
2. Set to your desired time to turn off the display and/or LED
91
91
2. Then do
92
92
1. Add Action>Device>Select your AirGradient from the ESPHome Integration
93
-
2. In the Action field, select "Turn on `<Your AirGradient Name> Display Blank Page`"
94
-
1. For the base config with only the single page display package, this will set the display to show an empty page
95
-
2. If using the multi_page package, may need to add additional actions to turn off the other enabled pages
93
+
2. In the Action field, select "Turn on `<Your AirGradient Name> Display Blank Page`" (if your display package provides this switch)
94
+
1. This will set the display to show an empty page
96
95
3. Repeat action for "Turn Off `<Your AirGradient Name> LED Strip`" (If applicable)
97
96
3. Click the Save button and give it a name, such as "AirGradient Night Mode"
98
97
3. Repeat with a new Automation, with the actions reversed (Turn off Display Blank Page and turn on LED Strip), at the desired time with a name such as "AirGradient Night Mode Off"
0 commit comments