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: docs/schedule.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -21,14 +21,14 @@ Services you can call from Home Assistant to set a temporary target temperature
21
21
Basically you can setup a automation that triggers a service call for every climate entity.
22
22
As a example you can use this blueprint:
23
23
24
-
<ahref="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https%3A%2F%2Fgithub.com%2FKartoffelToby%2Fbetter_thermostat%2Ftree%2Fmaster%2Fblueprints%2Fnight_mode.yaml"target="_blank"><imgsrc="https://my.home-assistant.io/badges/blueprint_import.svg"alt="Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled." /></a>
24
+
<ahref="https://my.home-assistant.io/redirect/blueprint_import/?blueprint_url=https://github.com/KartoffelToby/better_thermostat/blob/master/blueprints/night_mode.yaml"target="_blank"><imgsrc="https://my.home-assistant.io/badges/blueprint_import.svg"alt="Open your Home Assistant instance and show the blueprint import dialog with a specific blueprint pre-filled." /></a>
25
25
26
26
```yaml
27
27
blueprint:
28
28
name: BT Night mode
29
29
description: Set BT Thermostats to night mode if Schedule event is active.
0 commit comments