Andrej Friesen
|
0b5d6bc0cc
|
Fix double pin usage
The first attempt to just allow using the twin twice was not the right
approach.
Now we just define the pins once and use tempalte switches.
|
2024-02-09 22:35:46 +01:00 |
Andrej Friesen
|
f359b1c5b5
|
Add wifi signal sensor
|
2024-02-09 22:22:20 +01:00 |
Andrej Friesen
|
0dcec55a91
|
Add webserver
|
2024-02-09 22:22:01 +01:00 |
Andrej Friesen
|
a6bd4ad926
|
Update for new esphome version
The new version introduced the `allow_other_uses: true` flag if you use a pin twice.
This needs to be set.
|
2024-01-11 09:10:30 +01:00 |
ajfriesen
|
e8b3801ba5
|
Update pc-switch.yaml
|
2022-09-21 23:27:15 +02:00 |
Andrej Friesen
|
d7d6ace826
|
Add reset, force power off and pc state sensor
Use buttons instead of switches.
Add binary sensor for PC state sensor.
Add reset and force power off capabilities
|
2021-12-31 17:08:45 +01:00 |
Andrej Friesen
|
7d6022b9aa
|
Rename esphome.yaml to pc-switch.yaml
|
2021-09-26 15:38:01 +02:00 |