fsaris / home-assistant-awox

AwoX mesh light integration for Home Assistant
MIT License
84 stars 23 forks source link

Awox CONNECT PLUG PLUS not found #28

Closed stresskiller closed 2 years ago

stresskiller commented 3 years ago

hi , so far all eight ligt points are detected the only thing it doesn't find is my Awox CONNECT PLUG PLUS the wifi - bluetooth plug.

djk314 commented 3 years ago

My plugs, motion sensor and remotes are not detected too, i think it's only awor lights here.

fsaris commented 3 years ago

Currently only lights are supported.

I personally don't have any other type of device so it's almost impossible for me to add support for other devices as I'm not able to test these.

stresskiller commented 3 years ago

fair enough , is there a way to find out what what id those sensors / plugs are using and can idiots/ non programing kind like me add those manualy in config.yaml ?

djk314 commented 3 years ago

The awox plug+ is a BL mesh bridge and a wifi bridge, it work with google assistant and alexa, so i can use "google assistant relay" addon to use the plug or the lamps, but it's slow and cannot see the state. The plug+ can monitor energy power and consumation too. No more info, i tried to ask Awox for more tech info or eventually an api, waiting...

fsaris commented 3 years ago

fair enough , is there a way to find out what what id those sensors / plugs are using and can idiots/ non programing kind like me add those manualy in config.yaml ?

The id's aren't the problem. It's how to get/handle the bluetooth messages

djk314 commented 3 years ago

can i catch msg's with a sniffer app on my phone may be ?

fsaris commented 3 years ago

can i catch msg's with a sniffer app on my phone may be ?

Not sure it's that easy as all messages are encrypted.

You could decompile the android apk file and try to reverse engineer the commands etc. That's what I did for the other parts to.

djk314 commented 3 years ago

I tried decompile but too mutch files... But i found this source https://github.com/guirem/plugin-blea include a lot (all) devices in python source for Jeedom.

fsaris commented 2 years ago

On/off support over Bluetooth is now part of main.

For power monitoring info I need some debug info/logs as I don't have a plus my self

fsaris commented 2 years ago

basis plug support is available now https://github.com/fsaris/home-assistant-awox/releases/tag/0.1.0