Search found 12 matches

by noddy119
Sunday 25 December 2016 0:36
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127873

Re: Using BROADLINK RM2 on DOMOTICZ

Hi @inzimam The scripts using the python library (RM Tasker not required) that this topic latterly refers to store the codes in individual text files, so I am fairly sure the character/device limit does not apply. Effectively the Broadlink device is only used to record codes to a text file and then ...
by noddy119
Friday 23 December 2016 20:11
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127873

Re: Using BROADLINK RM2 on DOMOTICZ

To advise I have updated my original post: https://www.domoticz.com/forum/viewtopic.php?f=17&t=6929&p=103517#p103517 I was using an older version of the library which did not allow me to use 'broadlink.rm' for my blackbean mini 3, which was creating confusion :oops: I have also added a script to ...
by noddy119
Tuesday 29 November 2016 20:57
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127873

Re: Using BROADLINK RM2 on DOMOTICZ

Everything works like a charm with RM2 and RM mini (without android device). I got about 2 sec delay between click dummy switch on domoticz to RM action. Now i can control Broadlink via HA bridge using google home and amazon do Did you comment out (insert an # at the beginning of the line) the ...
by noddy119
Sunday 20 November 2016 16:13
Forum: Rfxcom Transceiver
Topic: Temperature sensors - expected behaviour
Replies: 1
Views: 787

Re: Temperature sensors - expected behaviour

Hi bobMuk

I have two similar sensors and some other makes as well. These often went 'missing' and one in my garden reported low battery readings randomly. My other sensors worked fine.

My cure was to replace the stock rfxCom antenna with a dipole type - like this one http://r.ebay.com/ynniBk
by noddy119
Friday 11 November 2016 21:27
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127873

Re: Using BROADLINK RM2 on DOMOTICZ

Thanks djassa1.

I changed my original post to advise to comment out the sleep and print lines as once you have it working via the command line they are not needed and do slow the execution down. I have a dummy switch linked to a mute code and there is no lag at all.
by noddy119
Friday 11 November 2016 0:42
Forum: Others
Topic: Using BROADLINK RM2 on DOMOTICZ
Replies: 254
Views: 127873

Re: Using BROADLINK RM2 on DOMOTICZ

Firstly Domoticz is a great piece of software :D Using the python library from Matthew Garrett:- https://github.com/mjg59/python-broadlink I have created a some python scripts. One that locates the devices and reveals the required Host and MAC addresses, one that writes a learned code to a text file ...
by noddy119
Wednesday 02 November 2016 0:23
Forum: Rfxcom Transceiver
Topic: Unable to set Mode on RFXCom
Replies: 3
Views: 2540

Re: Unable to set Mode on RFXCom

Thanks Felix63 -I updated to firmware 1008 and it works. However 1008 doesn't receive my Alecto WS1700 temperature sensors. Domoticz doesn't like the 251 or similar firmware's - it mis-reports the firmware version as well as the inability to set modes as in my original post. To get round the issue I ...
by noddy119
Tuesday 01 November 2016 23:35
Forum: Rfxcom Transceiver
Topic: Unable to set Mode on RFXCom
Replies: 3
Views: 2540

Unable to set Mode on RFXCom

Hi I am unable to set a new mode for my RFXCom from Domoticz - other than that RFXCom is working fine receiving and transmitting ok. If I click the 'Set Mode' button it dumps me back to the Dashboard with no changes to the ticked protocols. I see the following lines in the log: subtype = Interface ...
by noddy119
Thursday 31 March 2016 0:21
Forum: LUA
Topic: LUA script for Sony Bravia TV
Replies: 48
Views: 46935

Re: LUA script for Sony Bravia TV

I also have a 2015 Sony Android TV. After a bit of trial and error the following bash script <thanks to StefanPuntNL :D > seems to work, at least from the shell My TV does not respond to wake on lan or etherwake but by querying the TV using info from this post: http://www.openremote.org/display ...
by noddy119
Tuesday 10 November 2015 21:40
Forum: LUA
Topic: Lua Script missing email element
Replies: 5
Views: 3272

Re: Lua Script missing email element

Hi Whatsek According to the wiki the format is: commandArray['SendEmail']='subject#body#[email protected]' I know the format of the line is correct as the e-mail gets sent when I change the pmHour and pmMinute variables to a few minutes ahead. I see in the log 'EventSystem: Script event triggered ...
by noddy119
Sunday 08 November 2015 21:19
Forum: LUA
Topic: Lua Script missing email element
Replies: 5
Views: 3272

Lua Script missing email element

Hi All The script below works in full if I set the 'time to run' to a few minutes ahead and watch it execute in the log. When it runs for real at 07:45 and 15:00 it switches the fan on/off and writes to the log file but misses the e-mail element. Any thoughts?? --~/domoticz/scripts/lua/script_time ...
by noddy119
Friday 23 October 2015 0:24
Forum: RFLink Transceiver
Topic: Debug Mode, how to interpret the numbers?
Replies: 7
Views: 2949

Re: Debug Mode, how to interpret the numbers?

Hi Guys, First of all I am happy new owner of rflink! Many thanks for this project! Stuntteam could you also send me some tools or how to handle unknown devices in debug mode? I also have unknown device in my home and I would like to learn how to integrate them with rflink. Same here. Then we could ...