Skip to content

H801: Seperate ON/OFF for all Channels "RELAY_PROVIDER_LIGHT" #457

Closed
@xoseperez

Description

@xoseperez

Originally reported by: Michael Portz (Bitbucket: flashy02, GitHub: Unknown)


I'm trying to get one H801 work for different LED-Stripes, so it is necessary to control each channel separately.
At the Moment there is only ONE ON/OFF SW-Button witch powers all channels the same way. Additionally I would like to use Hardware-Buttons (e.g. GPIO0, GPIO3) for the old electric setting in my house.

My try to add 5 Relays and 5 Buttons in the hardware.h failed, because every Button on the Web Interface turns all 5 channels On/OFF as long as

#define RELAY_PROVIDER RELAY_PROVIDER_LIGHT.

Otherwise fading and dimming don't work.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions