New Lanbon L8 model: AC fan. Please add #352
samturner3
started this conversation in
Hardware
Replies: 2 comments 2 replies
-
That's a great find. Some questions though:
The GPIO assignment will be needed to add support for this device. I suspect |
Beta Was this translation helpful? Give feedback.
2 replies
-
Unfortunately do not have the original firmware. Have purchased another unit so will check this out next week |
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
-
There is a new Lanbon L8 model which has output for an AC fan.
This is the listing (white labeled as ctec sold for Australia)
https://www.amazon.com.au/gp/product/B0B4VWHTJD/
I have the normal 3 gang ctec and flashed successfully with openHASP and IS for all intents and purposes a Lanbon L8.
There is 2 physical screw terminal outputs, one for light (normal relay) and one for fan which I assume just switches between 3 capacitor circuits (including 0/no capacitor for full speed).
I have not yet confirmed what GPIO pins activate what circuit, however I suspect it is similar logic to this ESP home device logic where we have 2 or 3 gpios, and depending on the state the power will be routed through different capacitor circuits.
Would be good to get this type included with openHASP.
I have a unit if you need info, once I wire it to the fan I can let you know which gpios need to be switched for the 3 speeds.
I may even hold off flashing openHASP and test what GPIOs are active for the speeds using the stock firmware.
Beta Was this translation helpful? Give feedback.
All reactions