openwebnet / openwebnet-android

OpenWebNet Android client for My Home BTicino and Legrand home automation system
https://openwebnet.xyz
MIT License
34 stars 21 forks source link

Support for BTI-3583 gateway #80

Closed bogdanripa closed 5 years ago

bogdanripa commented 6 years ago

Please add support for the BTI-3583 gateway:

image

For some reason, the OpenWebNet implementation on the above gateway does not work as expected. See bellow:

echo "*#13**15##" | nc 192.168.86.95 20000
*#*1##*#*0##
niqdev commented 6 years ago

Hi, could you please provide more informations about your problem? What's the meaning of the frame in your example and what should be the expected result? Did you try to enable the debug feature from the app and send custom frame to your gateway? Do you have the same result? The android client should work with any gateway. Keep in mind that if you need to provide credentials to access the gateway you probably need to send additional frames. Let me know if you need more help, Thanks

niqdev commented 5 years ago

Obsolete