Skip to content

Commit

Permalink
Add stop_screensaver_on_location_change
Browse files Browse the repository at this point in the history
  • Loading branch information
j-a-n committed Jun 15, 2023
1 parent 172da0f commit 70bb137
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ You can set the following configuration parameters for every individual Home Ass
| black_screen_after_time | Time in seconds after which the screensaver will show just a black screen (0 = disabled). | 0 |
| control_reactivation_time | Time in seconds for which interaction with the dashboard is disabled after the screensaver is stopped. | 1.0 |
| stop_screensaver_on_mouse_move | Stop screensaver on mouse movement? | true |
| stop_screensaver_on_location_change | Stop screensaver on navigation (location-changed events)? | true |
| screensaver_stop_navigation_path | Path to navigate to (e.g., /lovelace/default_view) when screensaver is stopped. | |
| screensaver_entity | An entity of type 'input_boolean' to reflect and change the screensaver state (on = started, off = stopped). If browser_mod is installed, `${browser_id}` will be replaced with Browser ID (see below). | |
| image_url | Fetch screensaver images from this URL. See below for details. | See below |
Expand Down

0 comments on commit 70bb137

Please sign in to comment.