Compare commits
2 commits
4d3a6f6e21
...
52a48817ea
Author | SHA1 | Date | |
---|---|---|---|
52a48817ea | |||
a55cd504a1 |
2 changed files with 87 additions and 82 deletions
|
@ -37,6 +37,9 @@ wifi:
|
|||
# Connect to the first AP found.
|
||||
fast_connect: true
|
||||
|
||||
network:
|
||||
enable_ipv6: true
|
||||
|
||||
time:
|
||||
- platform: homeassistant
|
||||
id: homeassistant_time
|
||||
|
|
|
@ -32,7 +32,9 @@ remote_transmitter:
|
|||
number: GPIO13
|
||||
carrier_duty_percent: 100%
|
||||
|
||||
switch:
|
||||
packages:
|
||||
pm6006:
|
||||
switch:
|
||||
- platform: template
|
||||
name: "PM6006 power"
|
||||
icon: "mdi:power"
|
||||
|
|
Loading…
Reference in a new issue