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