Any plans to control BLE mesh via official WiFi-BLE bridges? #38
Unanswered
AMDFreak2006
asked this question in
Q&A
Replies: 1 comment
-
The AwoX bridge is what this esphome component tries to bee, but without the cloud requirement, only local control. If you're able to control your HA remotely then you can use that too control the AwoX lights remotely. Integration with the cloud is out of scope of this component, idea is too be independent of AwoX. Nevertheless as long as you use the mesh credentials you fetched from the AwoX cloud too control the lights with this component. All actions/state changes should be visible in the cloud too if you have some AwoX device in place that can communicate with the AwoX cloud. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
At least via the AwoX cloud it is possible together with an
to control all AwoX/Eglo BLE-mesh devices also via WiFi (and AwoX cloud).
Not all capabilites of the lights and plugs are available via cloud control:
However the most relevant capabilities are available
Since the BLE control via the EGLO PLUG PLUS is way more stable than the control via BLE directly from the Smartphone (both using the original AwoX app) it might be a good idea to let the official WiFi-BLE bridges handle the whole BLE mesh part and only use the WiFi interface of the bridges directly and/or the AwoX cloud interface.
So my questions:
Beta Was this translation helpful? Give feedback.
All reactions