Skip to content
New issue

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

Added Support for Lixada H801 Wifi #252

Closed
wants to merge 2 commits into from
Closed

Added Support for Lixada H801 Wifi #252

wants to merge 2 commits into from

Conversation

Staars
Copy link
Contributor

@Staars Staars commented Mar 21, 2017

General Performance is equal to my Sonoff_Basic. No glitches, no crashes. For me it's stable via USB-Power and 5-V-Power-Supply.

I have tested so far:

  1. Onboard LED's switch on and off as expected via LED* and LED*_INV.
  2. The 2 USER_GPIO can read from an AM2320 as expected. BTW, RX and TX are probably printed on the PCB in an incorrect way, at least you must connect RX to RX and TX to TX with the USB-Serial-Adapter.

Not tested:
The Info for the PWM-GPIO-Connections are taken from the Internet, i.e. https://revspace.nl/H801. I ordered a RGB-Strip and will test ASAP.

General Performance is equal to my Sonoff_Basic. No glitches, no crashes. For me it's stable via USB-Power and 5-V-Power-Supply.

I have tested so far:
1. Onboard LED's switch on and off as expected via LED* and LED*_INV.
2. The 2 USER_GPIO can read from an AM2320 as expected. BTW, RX and TX are probably printed on the PCB in an incorrect way, at least you must connect RX to RX and TX to TX with the USB-Serial-Adapter.

Not tested:
The Info for the PWM-GPIO-Connections are taken from the Internet, i.e. https://revspace.nl/H801. I ordered a RGB-Strip and will test ASAP.
@arendst
Copy link
Owner

arendst commented Mar 22, 2017

Nice, just let me know when you have finished testing succesfullu :-)

@arendst arendst added the enhancement Type - Enhancement that will be worked on label Mar 22, 2017
This should be  more logical.
Beside that, I tested every PWM (via MQTT-commands) with a single white LED-strip and it is assigned correctly.
@Staars
Copy link
Contributor Author

Staars commented Mar 23, 2017

Okay, I tested every PWM-Pin. The assignment ist correct and it is working as expected. I only could test with a white strip and as far as I understand, there is no functionality for RGB(W)-Strips in TASMOTA yet.
Do You have any other suggestions? IMHO we do not need to integrate the color mixing into TASMOTA as this is possible outside and the memory problems will only get bigger.

arendst added a commit that referenced this pull request Mar 25, 2017
4.1.0 20170325
* Change static IP addresses in user_config.h from list (using commas)
to string (using dots)
* Unify display result of commands Modules, Module and Gpios
* Rewrite Module selection web page to bring size down from 18651 to
4319 bytes (!) (#234, #240)
* Add basic support for (Lixada) H801 RGBWW controller (#252)
* Add command Prefix1 to Prefix3 to assign SUB_PREFIX, PUB_PREFIX and
PUB_PREFIX2 respectively (#255)
* Add static ip addresses to flash (#262)
* Add commands IpAddress, Gateway, Subnetmask and DnsServer to select
static ip addresses (#273)
@arendst arendst closed this Mar 25, 2017
@Staars
Copy link
Contributor Author

Staars commented Apr 1, 2017 via email

@arendst
Copy link
Owner

arendst commented Apr 1, 2017

Glad it works!

Yes please amend the HomeBridge wiki tab with your experience.

@Staars
Copy link
Contributor Author

Staars commented Apr 6, 2017 via email

@arendst
Copy link
Owner

arendst commented Apr 6, 2017

@Staars Yes pleas do.

@Staars
Copy link
Contributor Author

Staars commented Apr 6, 2017 via email

@arendst
Copy link
Owner

arendst commented Apr 6, 2017

try mhtarends at gmail.com

@ageorgios
Copy link

What are the commands to change the color?

curzon01 pushed a commit to curzon01/Tasmota that referenced this pull request Sep 6, 2018
4.1.0 20170325
* Change static IP addresses in user_config.h from list (using commas)
to string (using dots)
* Unify display result of commands Modules, Module and Gpios
* Rewrite Module selection web page to bring size down from 18651 to
4319 bytes (!) (arendst#234, arendst#240)
* Add basic support for (Lixada) H801 RGBWW controller (arendst#252)
* Add command Prefix1 to Prefix3 to assign SUB_PREFIX, PUB_PREFIX and
PUB_PREFIX2 respectively (arendst#255)
* Add static ip addresses to flash (arendst#262)
* Add commands IpAddress, Gateway, Subnetmask and DnsServer to select
static ip addresses (arendst#273)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Type - Enhancement that will be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants