Search found 18 matches

by punter9
Monday 03 September 2018 6:38
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 97153

Re: TP-Link smart plug HS100/HS110

I think I may have sorted out the 4 switches to make from above, not counting the on off switch. Now when i execute the script for commands that aren't on/off/info I get File "tplink_hs110_latest.py", line 238, in <module> hs.read_hs110() File "tplink_hs110_latest.py", line 224, in read_hs110 self ...
by punter9
Monday 03 September 2018 5:44
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 97153

Re: TP-Link smart plug HS100/HS110

I'm getting so close, I have a couple questions in the user editable variables. # Begin user editable variables base_url = domain + "json.htm?type=command&param=udevice&nvalue=0" -do I need to do anything here?? monitor_list = ["voltage","current","power","usage"] domoticz_idx = [90,91,108,93] -what ...
by punter9
Wednesday 08 August 2018 6:26
Forum: Others
Topic: TP-Link smart plug HS100/HS110
Replies: 256
Views: 97153

Re: TP-Link smart plug HS100/HS110

I've got a related question Version: 4.9700 Build Hash: a3a45906 Compile Date: 2018-06-23 07:24:51 dzVents Version: 2.4.6 Python Version: 3.4.2 (default, Oct 19 2014, 14:03:53) [GCC 4.9.1] I currently have several tplink smart plugs going with domoticz using the standard tplink_smartplug.py script ...
by punter9
Friday 03 June 2016 16:18
Forum: Utility
Topic: Create energy use database - manual input
Replies: 0
Views: 652

Create energy use database - manual input

Hey all I am working on getting some web scraping set up to pull my daily energy use from my providers web access. In the meantime I would like to set up a database that displays in domoticz as energy use that I can (for now) manually input the daily energy use. Could someone point me in the right ...
by punter9
Friday 20 May 2016 0:25
Forum: Utility
Topic: Query my smart meter data from website
Replies: 1
Views: 710

Re: Query my smart meter data from website

also, as an important note I do not have access to the meter itself so I cannot place a node on it.
by punter9
Thursday 19 May 2016 23:48
Forum: Utility
Topic: Query my smart meter data from website
Replies: 1
Views: 710

Query my smart meter data from website

Ok so I live in texas and have a funky energy plan where my electricity bill will be about $12 if I use exactly 1000kwh per month and it would be like $200 if I use 2000kwh. Marketing gurus must have really done their homework. In texas we can access our smart meter data through a website called ...
by punter9
Tuesday 05 April 2016 20:26
Forum: Other questions and discussions
Topic: Reset for memory usage?
Replies: 13
Views: 5664

Re: Reset for memory usage?

add me to the list of people having memory issues. Running a ps -aux shows that at a point in time when my system had ~64% of memory used domoticz was using 51%, node red 10%, and the rest minor pieces. Domoticz is the only program that the memory use increases (if system is at 95% domoticz is about ...
by punter9
Monday 22 February 2016 21:15
Forum: PHP and all others
Topic: Calculate Hours a device has run
Replies: 8
Views: 3203

Re: Calculate Hours a device has run

oh wow thank you! I have no knowledge of lua, is there another way you can think of to do this? If no, how steep is the curve for learning lua?
by punter9
Wednesday 10 February 2016 21:05
Forum: PHP and all others
Topic: Calculate Hours a device has run
Replies: 8
Views: 3203

Calculate Hours a device has run

Hi all I have an air filter in the house that runs based on a few things (geofence, time, etc) so it is not a steady amount each day. It runs when it makes sense. The pre filter and main filter need to be replaced after a set amount of hours. Is there a way to calculate the hours this thing has run ...
by punter9
Tuesday 12 January 2016 17:46
Forum: MySensors
Topic: Air quality sensor not added
Replies: 60
Views: 12210

Re: Air quality sensor not added

could someone post the domoticz display of the dust reading? I am thinking about adding a mysensors dust sensor but would like to see what I am getting.
by punter9
Saturday 12 December 2015 3:06
Forum: Other questions and discussions
Topic: Pi official touchscreen announced
Replies: 8
Views: 2946

Re: Pi official touchscreen announced

would be really nice if there was a slick interface (or even the dashboard) you could put up from a pi (either the domoticz box or another pi in the house) on one of these. I know you can do it from a browser in raspbian etc, but all the stuff eats up 2/3rds of the screen. A nice interface would be ...
by punter9
Saturday 15 August 2015 6:07
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

success! All is working and my first sensor shows up in domoticz. Thanks for the help! Time to build out this dumbhouse!
by punter9
Friday 14 August 2015 16:54
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

I am working on it, not exactly sure how to use the program yet, but hey that is part of the fun! My knowledge before is writing code for stand alone plant watering, temp, etc. This whole inter arduino communication is all new to me!
by punter9
Friday 14 August 2015 3:04
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

this seems very important from the domoticz log - note I switched from com 2 to com 7 again 2015-08-13 19:53:26.024 Error: MySensors: Error opening serial port! 2015-08-13 19:53:27.026 MySensors: retrying in 30 seconds... 2015-08-13 19:53:56.069 MySensors: Using serial port: COM2 2015-08-13 19:53:56 ...
by punter9
Friday 14 August 2015 2:42
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

okay I went into device manager and changed the com port from 7 to 2. Now Domoticz shows COM 2 but I am getting no indication it is actually obtaining any information from it. Image looks just like the one posted above except with com2 active. This is really weird.
by punter9
Friday 14 August 2015 1:33
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

Ok. Getting closer! Baud rate was key. I have always used 9k baud for my home projects so I didn't think of that at all. Thank you! I am getting this from the serial gateway. 0;0;3;0;9;gateway started, id=0, parent=0, distance=0 0;0;3;0;14;Gateway startup complete. I am getting this from the sensor ...
by punter9
Thursday 13 August 2015 19:12
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Re: Mysensors - Domoticz windows - cant get connection

well that tells you how green I am with this deal. I didn't think to check serial monitor outputs on the gateway. Turns out all I am getting is some weird characters, nothing intelligible. I am sure this is an issue. I am going to uninstall all my arduino related files and reinstall it with only the ...
by punter9
Thursday 13 August 2015 4:51
Forum: MySensors
Topic: Mysensors - Domoticz windows - cant get connection
Replies: 22
Views: 7187

Mysensors - Domoticz windows - cant get connection

Looking for a helping hand. I have the following (I am only about 3 hours into this so please be basic); - Windows 10 PC with Domoticz latest release going serial gateway - Arduino Uno (real) with NRF24L01+ done just as shown on this website http://www.mysensors.org/build/serial_gateway First Sensor ...