Forcing Raspi and NBS repos to be back like how they should be. MAYBE
This commit is contained in:
13
a3pool.yaml
13
a3pool.yaml
@@ -145,14 +145,17 @@ time:
|
||||
then:
|
||||
- switch.turn_off: pump
|
||||
|
||||
dallas:
|
||||
- pin: D4
|
||||
update_interval: 10s
|
||||
one_wire:
|
||||
- platform: gpio
|
||||
pin: D4
|
||||
|
||||
sensor:
|
||||
- platform: dallas
|
||||
- platform: dallas_temp
|
||||
address: 0xd1000007494b3628
|
||||
name: "Pool Temperature"
|
||||
- platform: dallas
|
||||
update_interval: 10s
|
||||
- platform: dallas_temp
|
||||
address: 0x440000073de2e728
|
||||
name: "Solar Temperature"
|
||||
update_interval: 10s
|
||||
|
||||
|
Reference in New Issue
Block a user