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
I have tried to use this script (great job by the way!) with a raspberry pi, but it appears that things might have changed as far a the way commands/packets are made. By finding out the mesh client id and password, I am able to connect via the script, but any command sent results in nothing happening.
The connect process appears to be working correctly, something I am able to verify via other ble debugging applications (eg BlueSee, nRF etc), by supplying the packet formed to the correct characteristic UUID and reading back the response. Other than that though, no commands appear to be working.
Are you aware of any possible changes that might have taken place? Has anyone else tried this script with a new Eglo/AwoX device (eg connect Z series)? If there is anyone else interested, I'm more than willing to supply any relevant information needed :)
Cheers!
The text was updated successfully, but these errors were encountered:
Hello everybody,
I know it's a long shot (since it's been more than a year since the last issue) but hey, one can hope! :)
I have an EGLO Fraioli-Z ceiling light (https://www.eglo.com/uk/pendant-light-fraioli-z-900081.html) smart light, which is controlled by the new application "AwoX HomeControl".
I have tried to use this script (great job by the way!) with a raspberry pi, but it appears that things might have changed as far a the way commands/packets are made. By finding out the mesh client id and password, I am able to connect via the script, but any command sent results in nothing happening.
The connect process appears to be working correctly, something I am able to verify via other ble debugging applications (eg BlueSee, nRF etc), by supplying the packet formed to the correct characteristic UUID and reading back the response. Other than that though, no commands appear to be working.
Are you aware of any possible changes that might have taken place? Has anyone else tried this script with a new Eglo/AwoX device (eg connect Z series)? If there is anyone else interested, I'm more than willing to supply any relevant information needed :)
Cheers!
The text was updated successfully, but these errors were encountered: