maximkulkin / esp-homekit-demo

Demo of Apple HomeKit accessory server library
MIT License
803 stars 233 forks source link

220V switch question #386

Closed outoforder20 closed 3 years ago

outoforder20 commented 3 years ago

I tried to modify button lib but i could not make it.

Here some sources for 220V switch:

https://templates.blakadder.com/moes-MS-104B.html

https://tasmota.github.io/docs/Buttons-and-Switches/

https://community.home-assistant.io/t/moes-ms104-b-howto-config/172237

https://templates.blakadder.com/blitzwolf_BW-SS5_2.html

I think it is possible with right code

mriksman commented 3 years ago

Check out https://github.com/RavenSystem/esp-homekit-devices. This uses the esp-homekit library, and is quite customisable.

maximkulkin commented 3 years ago

@outoforder20 I agree, it should be possible with the right code

outoforder20 commented 3 years ago

https://github.com/RavenSystem/esp-homekit-devices/issues/1135