You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ilcato firstly thank you for the plugin! Great work and I really appreciate the effort you must have taken.
A few questions, I am currently having trouble getting pin D4 to toggle my LED (Blynk app works fine).
Info:
Wemos D1 mini with LED on pin D4.
Blynk iOS app
Blynk local server on Pi3 ("allow.reading.widget.without.active.app=true" in server.properties)
Homebridge running on Pi3 (same device as Blynk local server)
When I press the button on Home app, here is the output from Putty (I'm using Raspberry Pi and SSH into it from Windows):
[2019-4-13 19:50:02] [Blynk] Updating value for device: Garage alarm parameter: On, value: false
[2019-4-13 19:50:03] [Blynk] Setting value to device: Garage alarm, parameter: On, value: true
[2019-4-13 19:50:03] [Blynk] Updating value for device: Garage alarm parameter: On, value: true
[2019-4-13 19:50:05] [Blynk] Updating value for device: Garage alarm parameter: On, value: true
[2019-4-13 19:50:05] [Blynk] Setting value to device: Garage alarm, parameter: On, value: false
[2019-4-13 19:50:06] [Blynk] Updating value for device: Garage alarm parameter: On, value: false
So it seems the pin is being toggled, but nothing is happening.
@ilcato firstly thank you for the plugin! Great work and I really appreciate the effort you must have taken.
A few questions, I am currently having trouble getting pin D4 to toggle my LED (Blynk app works fine).
Info:
Wemos D1 mini with LED on pin D4.
Blynk iOS app
Blynk local server on Pi3 ("allow.reading.widget.without.active.app=true" in server.properties)
Homebridge running on Pi3 (same device as Blynk local server)
Here is my config.json:
When I press the button on Home app, here is the output from Putty (I'm using Raspberry Pi and SSH into it from Windows):
So it seems the pin is being toggled, but nothing is happening.
Thoughts:
Many thanks
877
The text was updated successfully, but these errors were encountered: