Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch accessory not working #9

Closed
mblackwell1002 opened this issue Nov 26, 2016 · 1 comment
Closed

Switch accessory not working #9

mblackwell1002 opened this issue Nov 26, 2016 · 1 comment

Comments

@mblackwell1002
Copy link

My setup is as follows:
Rpi3 running a local Blynk server and homebridge
ESP8266-12E connecting to Blynk local server and providing data from DHT-11 and controlling 5 RF outlets via RF-TX chip (each RF outlet is actuated via a command from a virtual pin in the Blynk app)
iOS 10 iPhone with Blynk app and homeKit.

I have followed the steps for homebrige-blynk and am able to see all of the defined accessories from the config file. The temperature and humidity readings are properly displayed in homeKit and on the Blynk app (although it appears that homebridge-blynk automatically converts the data to *F)

The problem i am having is with the 5 virtual switches. While they do appear in my apple homeKit, I cannot control them from homeKit. Also, the states do not update when the switches are toggled in the iOS Blynk app.

I have full control of all of my RF outlets through the Blynk app which is connected to the local Blynk server.

@ilcato
Copy link
Owner

ilcato commented May 13, 2018

Try now, I just completely rewritten the plugin. Pay attention to the new config.

@ilcato ilcato closed this as completed May 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants