PimV5755

Results 24 comments of PimV5755

Hi, It is a whole range of irrigation stuff. This works as the simplest of faucet. I have a 220V valve from Ali that does the work. [Archive.zip](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/files/11979957/Archive.zip) Good luck

You can use any diagram you can find. It is normally connected to GPIO0 on the ESP-01

I have problems since 16.7. After a powerdown of an accessory the homeapp lost is. It gives "no Reaction". It appears out of the HomeKit database because if I look...

You can do that yourself by adding NTP to get the time and from there on you can do whatever you want. You have to update homekit know what you...

[Archive.zip](https://github.com/Mixiaoxiao/Arduino-HomeKit-ESP8266/files/11980064/Archive.zip) Here is my example. Have a look. The getters and setters are important to avoid "updating" or "opening"

I use the Generic ESP8266 and that works fine. Give it a try. I use ESP-12E, F but alsi ESP07 or 01S all in the same mode.

Pay attention that you cannot control this accessory from the Home app or using Siri. Other apps wil work. Apple does not allow uncertified (OpenSource HAP) accessories to audio and...

That would be great. I tried to make a "speaker" accessory to control the volume of an amplifier/speaker. The accessory paired fine but in the Home-app there came the message...

Yes, through Homebridge it works. However, I prefer the native setup so that I can use Siri. BTW I made a HomeKit “gateway” to control my Denon AVR Op vr...

Sure. To make it work with Siri I made it a Lightbulb and limited the control URL to on/off and volume. I did make the double direction work. So if...