Toshi Taka
Toshi Taka
If the controller is RBG: Setup to RGBW and purewhite to false If the controller is RGBW Setup to RGBW and purewhite to true
If your controller is RGB, set on config as RGBW and purewithe to false And if you have more than one controller the name and IP have to be different...
Here is not for Alexa is for Siri
Another problem I having is: After I pair the camera I can only stream couple times. And after that i can’t anymore. It say no respond.
@emrenoyan78 what device you using for the server? I’m using raspberry pi 3 plus.
How far is your gate?
Wifi reach in your gate? You can somehow put raspberry pi zero in your gate?
Now I’m using https://github.com/dubocr/homebridge-gpio-device for my garage doors
This is my config for homebridge-gpio-device "accessory": "GPIODevice", "type": "GarageDoorOpener", "name": "Gate", "pin": 4, "inverted": "false", "pulseDuration": 200, "invertedInputs": "false", "openSensorPin": 24 }, { "accessory": "GPIODevice", "type": "GarageDoorOpener", "name": "Shop",...
Now I’m using homebridge-gpio-device