Search found 21 matches

by emeyedeejay
Wednesday 22 May 2019 7:57
Forum: Android
Topic: HomeHabit Dashboard - Updates
Replies: 136
Views: 41425

Re: HomeHabit Dashboard - Updates

Thank you ...

Something else I noticed - when I go to e.g. set-up a switch, the screen is blank until I tap it then the detail on the screen appears.

Also, the text across the top seems to be cut off so I wonder if it's something to do with screen size/resolution maybe.

https://i.imgur.com ...
by emeyedeejay
Friday 17 May 2019 17:30
Forum: Android
Topic: HomeHabit Dashboard - Updates
Replies: 136
Views: 41425

Re: HomeHabit Dashboard - Updates

WOW! this is an awesome app! ... but I have a problem.

Once I've set up a connection to Domoticz which works great, I get a completely blank grey screen when attempting to bind a device.

https://i.imgur.com/sgXKFsOl.jpg

https://i.imgur.com/g9byPxCl.jpg

https://i.imgur.com/hBF6cgOl.jpg

Any ...
by emeyedeejay
Monday 01 October 2018 13:04
Forum: Android
Topic: Domoticz App won't connect throug SSL 443
Replies: 2
Views: 5451

Re: Domoticz App won't connect throug SSL 443

Did you ever get to the bottom of this?

I'm seeing exactly the same behavior on a tablet I just installed the app on. Works on my android phone but not the tablet with identical settings both from inside my home LAN.
by emeyedeejay
Saturday 30 June 2018 19:57
Forum: Python
Topic: Run Python script every 5 minutes
Replies: 0
Views: 815

Run Python script every 5 minutes

Hi all - Python n00b here!

So after 2 days (off and on) I've finally managed to figure out how to get a change in temperature sent to a Blynk applet. Been a steep learning curve!

import DomoticzEvents as DE
import random
import urllib.request

if DE.changed_device_name == "LukeRoomThermometer ...
by emeyedeejay
Saturday 30 June 2018 11:54
Forum: Python
Topic: problem with integrated python modul in "events"
Replies: 1
Views: 806

Re: problem with integrated python modul in "events"

[Total Python N00b!]

Experiencing exactly this too...

About Domotic
Version: 4.9723
Build Hash: 7d8c01f7
Compile Date: 2018-06-27 15:06:06
dzVents Version: 2.4.6
Python Version: 3.5.3 (default, Jan 19 2017, 14:11:04) [GCC 6.3.0 20170124]

Uptime: 17 Hours, 9 Minutes, 35 Seconds

Error in log ...
by emeyedeejay
Wednesday 27 June 2018 16:44
Forum: LUA
Topic: Hours in Bed Sensor
Replies: 10
Views: 3928

Re: Hours in Bed Sensor

This looks cool ... does anybody know if it's possible to make the graph a bar graph?
by emeyedeejay
Wednesday 27 June 2018 16:07
Forum: Utility
Topic: Possible to specify bar graphs for custom sensor?
Replies: 0
Views: 756

Possible to specify bar graphs for custom sensor?

Is it possible to change the graphs for a custom sensor form line to bar type charts? Thanks!
by emeyedeejay
Wednesday 27 June 2018 16:04
Forum: Temperature and Weather
Topic: Daily manual logging of rainfall
Replies: 6
Views: 1394

Re: Daily manual logging of rainfall

Does anybody know if it's possible to have the custom sensor graphs being bar charts?
by emeyedeejay
Wednesday 27 June 2018 12:12
Forum: Temperature and Weather
Topic: Daily manual logging of rainfall
Replies: 6
Views: 1394

Re: Daily manual logging of rainfall

Looks like it may be the Custom sensor type I'm referring to above. Looking more.
by emeyedeejay
Wednesday 27 June 2018 12:01
Forum: Temperature and Weather
Topic: Daily manual logging of rainfall
Replies: 6
Views: 1394

Re: Daily manual logging of rainfall

Thanks - I'll give it a go.

It would be great to have a basic general way of logging anything (even if manually!). E.g. if I'd like to know how many times a day/week/month my dogs go out then I could configure a basic graph with a custom unit and which takes a value and plots it to a graph.
by emeyedeejay
Wednesday 27 June 2018 11:41
Forum: Temperature and Weather
Topic: Daily manual logging of rainfall
Replies: 6
Views: 1394

Re: Daily manual logging of rainfall

Thanks Frank!

It's for my father who looks at his rain gauge everyday. I thought it would be nice for him to log it to my domoticz so he could see a graph :)

I saw the rain counter but that seems to want to log per hour ... he would enter per day at most.

I'll take another look - maybe I'm ...
by emeyedeejay
Wednesday 27 June 2018 11:28
Forum: Temperature and Weather
Topic: Daily manual logging of rainfall
Replies: 6
Views: 1394

Daily manual logging of rainfall

Hi all - some guidance please...

I have a simple requirement to be able to manually log a daily rainfall figure read manually from a rain gauge to display a graph ... all VERY low tech.

I can update the device via API/JSON but I can't find a sensor to use that is straightforward. The rain device ...
by emeyedeejay
Tuesday 19 June 2018 21:50
Forum: Other questions and discussions
Topic: Resetting device, or deleting history
Replies: 12
Views: 14106

Re: Resetting device, or deleting history


I think you can just remove the device. i.e. Setup -> Device and then press the blue arrow for the sensor

One can but with notifications, other scripts/API calls that use the IDX number etc. it's a pain to keep recreatnig while PoCing/testing.

Agree that a "clear this devices" data would be ...
by emeyedeejay
Sunday 01 April 2018 19:32
Forum: Python
Topic: Python Plugin: Pi-hole Summary
Replies: 19
Views: 7189

Re: Python Plugin: Pi-hole Summary

Beta v 3.9139
Getting the following on startup.

2018-04-01 19:28:53.920 (Pi-hole Summary) Initialized version 3.0.1, author 'Xorfor'
2018-04-01 19:28:53.925 (Pi Monitor) Debug logging mask set to: NONE
2018-04-01 19:28:53.962 Error: (Pi Monitor) 'onStart' failed 'KeyError'.
2018-04-01 19:28:53.962 ...
by emeyedeejay
Friday 30 March 2018 14:44
Forum: Python
Topic: Python Plugin: Pi-hole Summary
Replies: 19
Views: 7189

Re: Python Plugin: Pi-hole Summary

Raspbian Stretch
Rpi 3 B+
Domoiticz Beta 3.9133

Seeing this in my log suddenly:

2018-03-30 14:34:22.227 Error: (Pi-hole Summary) 'onHeartbeat' failed 'AttributeError':''str' object has no attribute 'Connect''.
2018-03-30 14:34:22.227 Error: (Pi-hole Summary) ----> Line 283 in /home/pi/domoticz ...
by emeyedeejay
Thursday 29 March 2018 15:23
Forum: Python
Topic: Python Plugin: Speedtest
Replies: 55
Views: 17206

Re: Python Plugin: Speedtest

Rebooted and all up and running again - fantastic - thank you!

MIDJ
by emeyedeejay
Thursday 29 March 2018 15:08
Forum: Python
Topic: Python Plugin: Speedtest
Replies: 55
Views: 17206

Re: Python Plugin: Speedtest

How did you fathom that out! OK - it was disabled (I have no idea how though)...

I now see this in the log:
2018-03-29 15:06:22.322 EventSystem: reset all events...
2018-03-29 15:06:22.322 EventSystem: reset all device statuses...
2018-03-29 15:06:22.331 EventSystem - Python: Failed dynamic library ...
by emeyedeejay
Wednesday 28 March 2018 20:12
Forum: Python
Topic: Python Plugin: Speedtest
Replies: 55
Views: 17206

Re: Python Plugin: Speedtest

OK - might be this...

Code: Select all

pi@bart:~/domoticz/plugins $ python -V
Python 2.7.13
pi@bart:~/domoticz/plugins $ python3 -V
Python 3.5.3
Not sure which one will be used or whihc versions are required. Serious learning curve on the go here! :D

Thanks!
by emeyedeejay
Wednesday 28 March 2018 20:09
Forum: Python
Topic: Python Plugin: Speedtest
Replies: 55
Views: 17206

Re: Python Plugin: Speedtest

.
by emeyedeejay
Wednesday 28 March 2018 19:51
Forum: Python
Topic: Python Plugin: Speedtest
Replies: 55
Views: 17206

Re: Python Plugin: Speedtest

Ok thanks.

I've rebooted multiple times, recopied the pluguins over, added them, removed them etc. It's so weird - at 11:02pm they all "just stopped" working.

I'm a total noob with raspbaian/debian/linux/unix and Pis though so I'm sure it's something I did.

I removed the hardware and now can;t ...