Search found 8 matches

by Bart77
Thursday 24 November 2016 22:51
Forum: Other questions and discussions
Topic: Set custom ranges for a Dummy slider switch
Replies: 1
Views: 1625

Set custom ranges for a Dummy slider switch

Hardware: Raspberry Pi3 Domoticz: Version: 3.5985 Hi all, I am wondering if it would be possible to set custom ranges for a Dummy slider object. Currently I am using a Dummy object (Type: Light/Switch, Switch, Dimmer) to control the volume of my Denon AV receiver. It would be nice if the value of ...
by Bart77
Tuesday 22 November 2016 22:42
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Hi All, Just wondering if it is possible to modify the range of the dummy switch - slider object. If so I can match the range displayed on the AV receiver perfectly with the Domoticz object, in addition autoswitch to absolute <> relative which I can read from the actual configuration. Next will be ...
by Bart77
Saturday 19 November 2016 23:55
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Hi all, Just update the wiki page https://www.domoticz.com/wiki/Denon . I put there the scripts I created to control and synchronize the Denon AV receiver with Domoticz. Until now it really work well, will be testing coming weeks ;) . Hopefully new functionality and support for multiple devices will ...
by Bart77
Friday 18 November 2016 14:38
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Agree, it is just not so nice if the log is polluted with incorrect errors... I just like to create solutions without these kinds of features ;) Was just wondering if other have similar issues, if so then it would be a structural thing and I will invest in a other approach rather than solving these ...
by Bart77
Friday 18 November 2016 8:58
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Hi All, When I create a dummy switch and try to actuate the receiver I get error messages into the Domoticz log although the action does what is should do. 2016-11-17 22:54:29.211 Error: Error opening url: http://<ip>/MainZone/index.put.asp?cmd0=PutZone_OnOff%2FOFF this is only when it is switched ...
by Bart77
Sunday 13 November 2016 21:38
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Wow that was fast and very helpful, many thanks!! :D
by Bart77
Sunday 13 November 2016 20:00
Forum: Suggestions
Topic: Denon AV Reciver - plugin
Replies: 158
Views: 51799

Re: Denon AV Reciver - plugin

Hi All, Also pretty new at Domoticz but really liking the system, tying to integrate as much as possible. Currently working on an improved version of the scripts which could support all versions and has improved logging options :) . At this moment I can check the device status, read all data, check ...
by Bart77
Saturday 17 September 2016 12:18
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 417049

Re: Blockly examples

Hi all, I've just installed my Domoticz server and was pretty impressed, so next step was to start implementing use cases. I downloaded the Pilot app to enable geofencing on my phone which is linked to 2 dummy switches, one @Work and one for @Home. For this I made some basic Blockly scipts where I ...