Remove mystrom prefix from device names
Limits hostname length.
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
substitutions:
|
||||
name: "recirculation-pump"
|
||||
|
||||
packages:
|
||||
device_base: !include templates/mystrom.yaml
|
||||
|
||||
time:
|
||||
- platform: sntp
|
||||
on_time:
|
||||
- hours: 4
|
||||
minutes: 30
|
||||
seconds: 0
|
||||
then:
|
||||
- switch.turn_on: mystrom_relay
|
||||
- hours: 20
|
||||
minutes: 0
|
||||
seconds: 0
|
||||
then:
|
||||
- switch.turn_off: mystrom_relay
|
||||
Reference in New Issue
Block a user