Search found 22 matches

by jlites00
Monday 24 July 2017 18:05
Forum: Dashticz
Topic: Dashticz - Function - Graphs
Replies: 80
Views: 22977

Re: Dashticz - Function - Graphs

I'm wondering if the KWH logging graph could be setup differently. Is it possible to show weekly, monthly & yearly usage as a lump sum number as opposed to a graph? Anyone here knows of a plugin that does that?
by jlites00
Thursday 04 May 2017 13:48
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

script:///home/pi/domoticz/plugins/BroadlinkRM2/plugin_send.sh /home/pi/domoticz/plugins/broadlinkini/BroadlinkRM2-2-15.ini make plugin_sh executable I'm not sure if it's a typo and I can't seem to find "plugin_send.sh" in the Broadlink folder. Do you mean "plugin_send.py" ? if you have mixed ...
by jlites00
Thursday 04 May 2017 10:31
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

2017-05-04 08:27:05.173 User: Admin initiated a switch command (16/JEY ALL RM2 - 2-15 ON/On) 2017-05-04 08:27:05.194 (BROADLINK RM2) Calling message handler 'onCommand'. 2017-05-04 08:27:05.195 (BROADLINK RM2) onCommand called for Unit 15: Parameter 'On', Level: 0 , Connected : True 2017-05-04 08 ...
by jlites00
Wednesday 03 May 2017 21:18
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

I did a fresh install of Domoticz 3.7, Python 3.5 & Broadlink modules on Raspberry Pi V3. It seems to be working now. Any idea what the error message below is? I get it every time SAFE is hit despite the int file saved in the Broadlink folder. Error Filter: X 2017-04-02 16:41:34.801 Error: (TEST100 ...
by jlites00
Wednesday 03 May 2017 18:22
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

I´m trying to configure Dummy switch. I copied command from log window, but it doesn't work : script://"/home/pi/domoticz/plugins/BroadlinkRM2/plugin_send.py" /home/pi/domoticz/plugins/BroadlinkRM2/broadlink\BroadlinkRM2-16-19.ini Can somebody correct it please? Thanks I would do it in this way: ...
by jlites00
Monday 01 May 2017 18:28
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

Don't know if this a plugin or domoticz question. For my TC2 switches, it creates two set of codes ON & OFF. How do I include that as one toggle? Mening not having two separate switches for ON / OFF. The other thing to know about the TC2 configuration, the plugin dosen't do the multification of HEX ...
by jlites00
Monday 01 May 2017 8:16
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

Don't know if this a plugin or domoticz question. For my TC2 switches, it creates two set of codes ON & OFF. How do I combine that as one toggle? Meaning not having two separate switches for ON & OFF. The other thing to know about configuring the TC2, the plugin doesn't do the multiplication of HEX ...
by jlites00
Friday 28 April 2017 16:06
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

Zak45- go to the unzipped folder where you can find setup.py enter this command: pip3 install . do not forget . (dot) at the end Gave it a shot but I get the following even though I see setup.py in the folder. pi@raspberrypi:~ $ pip3 install . Directory '.' is not installable. File 'setup.py' not ...
by jlites00
Friday 28 April 2017 9:03
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

zak45 Hi zak45, I downloaded, unzipped file from Dropbox. I rewrite files in plugins/BroadlinkRM2 but with sudo pip3 install broadlink Im still getting error with 0.4 version of tar.gz file. Can you please explain steps how to do it for Dummies? Thanks and sorry for bothering donwload python ...
by jlites00
Friday 28 April 2017 4:49
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

still getting an error after copying the BroadlinkRM2 folder into Plugins. Anyway, will wait for the fix. I couldn't get Discover to work so I included the IP & Mac manually. 2017-04-28 02:32:19.377 Domoticz V3.7377 (c)2012-2017 GizMoCuz 2017-04-28 02:32:19.378 Build Hash: a639bbe, Date: 2017-04-27 ...
by jlites00
Thursday 27 April 2017 20:30
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

I receive the following error: CODE: SELECT ALL sudo pip3 install broadlink Downloading/unpacking broadlink Downloading broadlink-0.4.tar.gz Running setup.py (path:/tmp/pip-build-8kfdo1wo/broadlink/setup.py) egg_info for package broadlink Traceback (most recent call last): File "<string>", line 17 ...
by jlites00
Thursday 27 April 2017 17:47
Forum: Python
Topic: Python Plugin: Broadlink RM2 V2
Replies: 77
Views: 20854

Re: Python Plugin: Broadlink RM2 V2

Zak45- Any idea what this error is? Is Python 3.5 still necessary? The documentation mentions Python 3.4. pi@raspberrypi:~ $ sudo pip3 install broadlink Downloading/unpacking broadlink Downloading broadlink-0.4.tar.gz Running setup.py (path:/tmp/pip-build-5filbj48/broadlink/setup.py) egg_info for ...
by jlites00
Wednesday 19 April 2017 14:26
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

same here new to Domoticz. I read somewhere that there's a way to import TC2 code to HA and it works great but I have never used it before.
by jlites00
Wednesday 19 April 2017 14:14
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

claudioita - Yes, I was able to capture the TC2 codes and control using NightRang's python script. However, I've yet to get it to work with Domoticz. And also Zak mentioned the latest update will support importing data from e-control which in turn support TC2.
by jlites00
Friday 07 April 2017 10:21
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

Looking forward to the next update.
by jlites00
Monday 03 April 2017 21:00
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

Can the plugin learn Broadlink TC2 switches? http://www.ibroadlink.com/tc2/ I tried a couple times to learn with the plugin but there was no success which led to a research. What I found is unlike any other 433mhz device out there where pairing is a breeze, the TC2 has got a proprietary RF code ...
by jlites00
Monday 03 April 2017 20:32
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

Just an update. Following @andi216 & @zak45 tip on "Folder to store ini files" directory, they both worked as copied below with no Errors.

/everywhere

or

/home/pi/domoticz/plugins/Broadlink/
by jlites00
Sunday 02 April 2017 19:49
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

I did double check the IP & MAC, its the same as the logs Found the problem to "ini" the ID labeling has to be right on the switches or it will get confused. As for INT Error Filter: X 2017-04-02 17:36:10.986 Error: (TEST 109) ini file not found: everywhere\BroadlinkRM2-14-1.ini 2017-04-02 17:36:12 ...
by jlites00
Sunday 02 April 2017 18:18
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

I did a fresh install of Domoticz 3.7, Python 3.5 & Broadlink modules on Raspberry Pi V3. It seems to be working now. Any idea what the error message below is? I get it every time SAFE is hit despite the int file saved in the Broadlink folder. Error Filter: X 2017-04-02 16:41:34.801 Error: (TEST100 ...
by jlites00
Saturday 01 April 2017 23:08
Forum: Python
Topic: Python Plugin: Broadlink RM2
Replies: 234
Views: 65391

Re: Python Plugin: Broadlink RM2

Thanks, ZAK45. I realize I was running 3.5 and I've upgraded to 3.7. In Domoticz folder I see a folder plugins and there are some examples plugins in it. So I created a new folder labeled Broadlink with plugin.py in the folder. So.... /home/pi/domoticz/plugins/Broadlink I finished off with a sudo ...