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

Domoticz Multiple IDX for PWM Dimmers #2111

Closed
jimpetre opened this issue Mar 8, 2018 · 9 comments
Closed

Domoticz Multiple IDX for PWM Dimmers #2111

jimpetre opened this issue Mar 8, 2018 · 9 comments
Labels
enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended

Comments

@jimpetre
Copy link

jimpetre commented Mar 8, 2018

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

@gcannar
Copy link

gcannar commented Mar 9, 2018

Same problem here! Flashed MagicHome with Tasmote, all ok!
Created a virtual RGB in domoticz but i can control only the on off function , no colors no dimmer...how to set the IDX? Domoticz give me "32" for the RBG switch...and i set in Tasmota IDX to 32...
But how to set other mqtt command sush color and dim?
Domoticz have just one IDX for all the thing...

Some one can help me? :)

Thanks.

@arendst
Copy link
Owner

arendst commented Mar 9, 2018

Does Domoticz support RGB with MQTT interface now? It didn't a few month ago...

@jimpetre
Copy link
Author

jimpetre commented Mar 9, 2018

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

@jimpetre
Copy link
Author

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?

@arendst arendst added the wont/can't fix Result - Requested that can't be fixed/added or it is outside scope label Mar 11, 2018
@arendst
Copy link
Owner

arendst commented Mar 20, 2018

Dimming for each channel will be possible from release 5.12.0h using command channel 0..100

@arendst arendst added enhancement Type - Enhancement that will be worked on fixed Result - The work on the issue has ended and removed wont/can't fix Result - Requested that can't be fixed/added or it is outside scope labels Mar 20, 2018
arendst added a commit that referenced this issue Mar 20, 2018
5.12.0h
 * Add PWM status to command State if PWM enabled (#2203)
 * Add
command HSBColor Hue,Sat,Bri (#1642, #2203)
 * Add command Channel
0..100 to control dimmer value for individual color channels (#2111,
#2203)
@jimpetre
Copy link
Author

jimpetre commented Mar 20, 2018 via email

@jimpetre
Copy link
Author

Still no way to assign different IDX's to PWM1,2,3,4,5? as you would with relay 1,2,3,4,5?

@ascillato2
Copy link
Collaborator

Closing this issue as it is fixed.

curzon01 pushed a commit to curzon01/Tasmota that referenced this issue Sep 6, 2018
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)
@mVik85
Copy link

mVik85 commented Dec 10, 2020

Still no way to assign different IDX's to PWM1,2,3,4,5? as you would with relay 1,2,3,4,5?

If anyone would wonder about this (like me until 5 minutes ago), here the answer:
https://github.com/emontnemery/domoticz_mqtt_discovery

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 fixed Result - The work on the issue has ended
Projects
None yet
Development

No branches or pull requests

5 participants