We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Devices with more than one outlet/channel are currently not supported, as the payload sent to the device to switch ON/OFF assumes only one switch.
See beveradb/sonoff-lan-mode-homeassistant#6 for further details.
The text was updated successfully, but these errors were encountered:
Hi, what is holding this issue back? Can I help in any way?
Sorry, something went wrong.
Hi @tobiaspc - nothing in particular, just my own free time has decreased substantially and there's a lot of pressure in my day job just now.
You're more than welcome to help out; I'm happy to explain what needs to be done and give you pointers - are you on Discord/Slack?
I did some testing with a 4CH Pro device. It came with firmware version 2.9.0 installed from the factory.
I could not get it to connect to the component at all in LAN mode. Therefore I've marked this as "won't fix" as it seems to not be possible.
I've since upgrade to V3.3.0 firmware and it is working with my fork of the code.
No branches or pull requests
Description
Devices with more than one outlet/channel are currently not supported, as the payload sent to the device to switch ON/OFF assumes only one switch.
See beveradb/sonoff-lan-mode-homeassistant#6 for further details.
The text was updated successfully, but these errors were encountered: