Search found 6 matches
- Saturday 14 October 2017 21:41
- Forum: Others
- Topic: Wired dimmer module
- Replies: 1
- Views: 1131
Wired dimmer module
Hi all, I am looking for a wired dimmer module with Domoticz compatibility; preferably DIN rail mounted. For example, many 4-channel DMX and DALI dimmers exist which would suit perfectly, but as far as I know Domoticz does not support these protocols. My fall-back scenario would be to use Z-wave ...
- Sunday 17 September 2017 10:27
- Forum: Dashticz
- Topic: Dashticz - General Discussions
- Replies: 3672
- Views: 552098
Re: Dashticz - General Discussions
Some devices have many values and produce many blocks, such as smart meters. I would like to give those blocks different titles to clarify the values. I tried that by declaring the blocks multiple times: var blocks = {} blocks['97_2'] = {} blocks['97_2']['title'] = 'Verbruik vandaag'; blocks['97_2 ...
- Wednesday 12 July 2017 10:50
- Forum: dzVents
- Topic: SwitchOn and DimTo not working for RGBW lights
- Replies: 1
- Views: 647
SwitchOn and DimTo not working for RGBW lights
I get the following errors: Error: dzVents: Error: Method switchOn is not available for device "Lamp achter" (deviceType=Lighting Limitless/Applamp, deviceSubType=RGBW). If you believe this is not correct, please report. Error: dzVents: Error: Method dimTo is not available for device "Lamp achter ...
- Friday 26 February 2016 18:58
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 181531
Re: ELV Max! Heating control system
Hi Kevin, I am running MaxBuddy on a Raspberry Pi, but I am having issues with the JSON interface with Domoticz. Besides that, I don't like the fact that there is no support on and documentation about MaxBuddy, as I would like to implement bidirectional communication (changing room setpoints using ...
- Sunday 14 February 2016 14:39
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 181531
Re: ELV Max! Heating control system
Is there also a way to let Domoticz control the set temperatures of the Max! system? As I understand it correctly, Domoticz now only can read the data in order to display it or to control the central heating system.
- Monday 04 January 2016 21:27
- Forum: Heating/cooling
- Topic: ELV Max! Heating control system
- Replies: 731
- Views: 181531
Re: ELV Max! Heating control system
Hi all, I've got it up and running so far, however the devices are not appearing in Domoticz v2.4025. The script sends the following command: http://[user]:[pwd]@192.168.1.196:8080/json.htm?type=command¶m=udevice&hid=8&did=6836312&dunit=1&dsubtype=9&dtype=80&nvalue=0&svalue=0 When I run this in ...