Search found 19 matches

by jackisidore
Friday 02 November 2018 9:58
Forum: Zigbee
Topic: Hue, Tradfri and xy color mode
Replies: 0
Views: 680

Hue, Tradfri and xy color mode

Since one of the last updates of Domoticz and/or Hue, Tradfri color bulbs connected to Hue don't respond anymore to color commands send from Domoticz. Tradfri only responds to xy mode commands and Hue/Domoticz currently only sends hue and saturation commands. Maybe the Hue api translated that to xy ...
by jackisidore
Sunday 18 March 2018 20:46
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 179096

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

I'm trying to install this plugin. libcoap is working. I get the correct output from coap-client -m post -u "Client_identity" -k "GATEWAY-KEY" -e '{"9090":"IDENT"}' "coaps://IP:5684/15011/9063" pytradfri library, plugin (development branch), twisted installed without errors moved pytradfri to a ...
by jackisidore
Saturday 15 October 2016 16:56
Forum: Third party and supplementary tools
Topic: Plugin Domoticz for Squeezebox / Logitech media server
Replies: 19
Views: 9106

Re: Plugin Domoticz for Squeezebox / Logitech media server

Thanks!
It's working nicely and just what I needed to control switches/speakers/amps from max2play/jivelite.
by jackisidore
Tuesday 13 September 2016 18:40
Forum: Other questions and discussions
Topic: Cresta TX 320 stops transmitting
Replies: 8
Views: 3006

Re: Cresta TX 320 stops transmitting

No they transmitted on the same adress the domoticz log showed jumping temp readings. I didnt notice this at first. Selecting a different unit and pressing reset on the cresta solved it.


Sent from my iPhone using Tapatalk
by jackisidore
Tuesday 13 September 2016 18:15
Forum: Other questions and discussions
Topic: Cresta TX 320 stops transmitting
Replies: 8
Views: 3006

Re: Cresta TX 320 stops transmitting

I'm not sure but if you replace batteries or press reset the address changes. In this case I ended up with two crestas with the same address.


Sent from my iPhone using Tapatalk
by jackisidore
Sunday 11 September 2016 18:27
Forum: Other questions and discussions
Topic: Cresta TX 320 stops transmitting
Replies: 8
Views: 3006

Re: Cresta TX 320 stops transmitting

Good idea! I need to find my old rfxcom to test this
by jackisidore
Sunday 11 September 2016 16:51
Forum: Other questions and discussions
Topic: Cresta TX 320 stops transmitting
Replies: 8
Views: 3006

Re: Cresta TX 320 stops transmitting

I recently added a new 320. It was visible in the devices page as a unused device. This one stops transmitting and never shows itself as a unused device.
by jackisidore
Sunday 11 September 2016 16:30
Forum: Other questions and discussions
Topic: Cresta TX 320 stops transmitting
Replies: 8
Views: 3006

Cresta TX 320 stops transmitting

I have two Cresta 320 thermo-hygro meters which simply stop transmitting. The unit works LED flashes, fresh batteries, reset button. no signal transmitted to domoticz. The other Crestas work normally
Does anyone have an idea how to fix this???
by jackisidore
Tuesday 03 May 2016 10:54
Forum: Others
Topic: Alecto WS1200 new model
Replies: 2
Views: 1246

Re: Alecto WS1200 new model

Good idea!
by jackisidore
Tuesday 03 May 2016 10:10
Forum: Others
Topic: Alecto WS1200 new model
Replies: 2
Views: 1246

Alecto WS1200 new model

My old WS1200 stopped working and ordered a new WS1200. To my suprise it didn't show in Domoticz devices. Tried with RFXmngr and also not visible.

Amazing because I tried the new WS1200 sensor with the old WS1200 LCD panel which reads the new sensor. The protocols should be identical.
by jackisidore
Sunday 17 January 2016 12:15
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Custom HTTP/Action for Notifications
Replies: 3
Views: 5086

Re: Custom HTTP/Action for Notifications

Solved Script #!/bin/bash sms=$1" "$2 /usr/bin/gammu --config /home/pi/.gammurc --sendsms TEXT +316xxxxxxx -text "$sms" exit 0 Notification setup URL/Action script:///home/pi/domoticz/scripts/sendsms.sh "#SUBJECT" "#MESSAGE" Small bug: If a device sends a notification #SUBJECT and #MESSAGE are ...
by jackisidore
Sunday 17 January 2016 11:45
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Custom HTTP/Action for Notifications
Replies: 3
Views: 5086

Re: Custom HTTP/Action for Notifications

Thanks for your help My Script #!/bin/bash gammu --sendsms TEXT +316xxxxxxx -text "test" exit 0 Tried it form a on action of a domoticz device script:///home/pi/domoticz/scripts/sendsms.sh The script runs from the console. It now executes from a domoticz device without errors in the domoticz log ...
by jackisidore
Saturday 16 January 2016 23:11
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Custom HTTP/Action for Notifications
Replies: 3
Views: 5086

Custom HTTP/Action for Notifications

I have a script /home/pi/sendsms.sh which runs ok from the console for instance /home/pi/sensdsms.sh test123 send a sms (with gammu) If I try to call the same script from the notifications settings web page in domoticz with: URL action script:///home/pi/sendsms.sh #MESSAGE I see the following error ...
by jackisidore
Wednesday 21 January 2015 21:34
Forum: Design, usability and languages
Topic: #2215 Custom Icons uploader Implemented
Replies: 110
Views: 76980

Re: #2215 Custom Icons uploader Implemented

If you use a filebase name which is in use by domoticz, for instance "motion", uploading the zip file doesn't drop any errors. The icons are not visible only a broken filename browser icon.
by jackisidore
Thursday 09 October 2014 19:53
Forum: Other questions and discussions
Topic: Harmony support, new hardware?
Replies: 169
Views: 55090

Re: Harmony support, new hardware?

I would like to send device commands from the harmony hub. For instance VolumeDown for the TV and more specific 50 times the VolumeDown command. Is this possible with the native interface? The standalone HarmonyHubControl supports sending device commands, I can't get it running on my Harmony Hub ...
by jackisidore
Monday 15 July 2013 21:51
Forum: Blockly
Topic: Blockly examples
Replies: 709
Views: 420763

Re: Events: Blockly examples

macaidwin wrote:I made these 4 events for a home ventilation system. I used a kaku ACM-3500-3 switch to power a itho eco fan with perilex connector.
Thats interesting. What if all three perilex control lines are powered. Would/could it damage the fan?
by jackisidore
Saturday 13 July 2013 16:42
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 158484

Re: Events system feedback thread

Strange.. Saving blocks works ok on mac + safari and firefox. Do you get the overwrite warning and then the save confirmation? It's working now. the overwrite warning has a second dialog box "Voorkom dat deze pagina extra dialog venster weergeeft" If I check that dialog box domoticz doesn't save ...
by jackisidore
Saturday 13 July 2013 11:17
Forum: PHP and all others
Topic: Events system thread (questions and feedback)
Replies: 308
Views: 158484

Re: Events system feedback thread

My test blocks works! Great work.

If I edit and save the blockly the edits are lost. If I change the name and save as a new blockly it's saved ok.