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.
|
# Connect to the first AP found.
|
||||||
fast_connect: true
|
fast_connect: true
|
||||||
|
|
||||||
network:
|
|
||||||
enable_ipv6: true
|
|
||||||
|
|
||||||
time:
|
time:
|
||||||
- platform: homeassistant
|
- platform: homeassistant
|
||||||
id: homeassistant_time
|
id: homeassistant_time
|
||||||
|
|
|
@ -32,9 +32,7 @@ remote_transmitter:
|
||||||
number: GPIO13
|
number: GPIO13
|
||||||
carrier_duty_percent: 100%
|
carrier_duty_percent: 100%
|
||||||
|
|
||||||
packages:
|
switch:
|
||||||
pm6006:
|
|
||||||
switch:
|
|
||||||
- platform: template
|
- platform: template
|
||||||
name: "PM6006 power"
|
name: "PM6006 power"
|
||||||
icon: "mdi:power"
|
icon: "mdi:power"
|
||||||
|
|
Loading…
Reference in a new issue