-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Domoticz Multiple IDX for PWM Dimmers #2111
Comments
Same problem here! Flashed MagicHome with Tasmote, all ok! Some one can help me? :) Thanks. |
Does Domoticz support RGB with MQTT interface now? It didn't a few month ago... |
I’m. It sure, I just want to be able to control all each gpio with a different idx... ie set a different dummy switch per pin assigned to an idx defined in the web interface / user config.h |
Sorry that reply wasn’t very clear. I have no desire to control RGB, (searching through previous issues this doesn’t seem possible with Domoticz) but... I’d like to control dimming for each mosfet channel of the magic Home as an individual device. If you select ‘Relay’ as ‘type’ in the web config it gives you an idx to configure with Domoticz but selecting PWM it doesn’t. Is there any way to do this? |
Dimming for each channel will be possible from release 5.12.0h using command |
You da man!
On 20 Mar 2018 15:15, "Theo Arends" <[email protected]> wrote:
Dimming for each channel will be possible from release 5.12.0h using
command channel 0..100
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2111 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/Ajd8L0utoZSYngqcJX-ne5lyLKGS1MIBks5tgR0lgaJpZM4SjJS0>
.
|
Still no way to assign different IDX's to PWM1,2,3,4,5? as you would with relay 1,2,3,4,5? |
Closing this issue as it is fixed. |
5.12.0h * Add PWM status to command State if PWM enabled (arendst#2203) * Add command HSBColor Hue,Sat,Bri (arendst#1642, arendst#2203) * Add command Channel 0..100 to control dimmer value for individual color channels (arendst#2111, arendst#2203)
If anyone would wonder about this (like me until 5 minutes ago), here the answer: |
Query more than an issue;
I'm using a Magichome/Arilux controller. Is there any way to assign individual IDX's to the relevant GPIO's as per board pinouts for PWM to allow separate control in domoticz?
Using a 'generic' module type IDX can be assigned to pin if selecting 'relay' as output type but there is no dimming control of this. at present i have the device configured as a Sonoff LED and this allows an IDX to be assigned but control is only possible for one GPIO
to be clear i don't want to control RGBW with the magic home but to drive separate Single color led strips as individual devices.
Thanks
The text was updated successfully, but these errors were encountered: