Search found 443 matches

by mvzut
Tuesday 05 July 2022 23:30
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209209

Re: Python plugin: Presence detection from wireless router

I will start experimenting with building my own docker container soon, but for now I solved the issue with the missing paramiko package by installing it from a terminal into the container. I had to install a whole list of things before paramiko would install: apt-get update apt-get install gcc-arm ...
by mvzut
Monday 27 June 2022 11:53
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209209

Re: Python plugin: Presence detection from wireless router

Thanks EscApe, I will have a look. To be honest, I have never built a Docker myself, so far I only used existing containers (https://hub.docker.com/r/linuxserver/domoticz in this case). I can ask the developer of that container to include the paramiko package, but probably he won't do that just for ...
by mvzut
Friday 24 June 2022 22:18
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209209

Re: Python plugin: Presence detection from wireless router

I’m no docker expert either but managed to get it working. I can PM you my docker file. It needs some cleaning up, so I’m not going to publish it as it is. Took some trial and error to get paramiko install working because it has some complicated requirements on its own. Sorry for replying to a very ...
by mvzut
Tuesday 01 June 2021 8:38
Forum: Python
Topic: Python plugin: Presence detection from wireless router
Replies: 1109
Views: 209209

Re: Python plugin: Presence detection from wireless router

@Melotron It looks like the wireless interfaces are named eth*, so that should not be a problem. I don’t know why the wl command is not able to query them. Using the #type=forcegeneric configuration is a work-around. More research is needed to find the correct way to find connected clients on a a ...
by mvzut
Thursday 01 April 2021 14:59
Forum: Dashticz
Topic: No daily bar graph due to change to DST?
Replies: 4
Views: 938

Re: No daily bar graph due to change to DST?

This issue disappeared after a day, so probably it was indeed related to the DST change resulting in a gap in the data.
by mvzut
Sunday 28 March 2021 20:50
Forum: Dashticz
Topic: No daily bar graph due to change to DST?
Replies: 4
Views: 938

No daily bar graph due to change to DST?

I'm not sure if it's a bug, could also be something else with my system. I first wanted to check if more people experienced this. I guess with "do optics version" you mean Domoticz version? I am running the latest beta (currently 13119) with the latest Dashticz beta version. Everything runs on a ...
by mvzut
Sunday 28 March 2021 14:19
Forum: Dashticz
Topic: No daily bar graph due to change to DST?
Replies: 4
Views: 938

No daily bar graph due to change to DST?

This morning I noticed that my bar graph for gas usage (coming from my P1 meter) is empty for the 24h view. This happened overnight. The daily/monthly views (also bar graphs) are still ok. If I change the type for the 24h graph to "line" it works again, although there is a weird "glitch". during the ...
by mvzut
Sunday 21 February 2021 17:26
Forum: Dashticz
Topic: Dachticz and hikvision cameras
Replies: 5
Views: 936

Re: Dachticz and hikvision cameras

Ok, thanks I'll give that URL a try. Which Hikvision cameras are you using? And is 9300 the port that you actively assigned to the https connection? I dont use https at the moment, but I don't think that makes the difference right?
by mvzut
Saturday 20 February 2021 16:34
Forum: Dashticz
Topic: Dachticz and hikvision cameras
Replies: 5
Views: 936

Re: Dachticz and hikvision cameras

Has this been solved? I am running into a similar issue with my Hikvision cameras. I am using the new Camera block type. My two Foscam cameras show up fine in Fully Kiosk, my two Hikvision camera's show some sort of "not found" icon. It works fine on a PC. And I can also open the URLs in Chrome on ...
by mvzut
Friday 22 January 2021 11:03
Forum: Feature requests
Topic: Auto slide screen improvements
Replies: 2
Views: 2519

Re: Auto slide screen improvements

This request is already more than half a year old, but I've just started to use Dashticz and I fully recognize the problem. Would be great if this could be picked up! Alternatively, it would also be an option to disable automatic sliding, and control it from Domoticz. Is it possible to send a (http ...
by mvzut
Friday 15 January 2021 19:05
Forum: Temperature and Weather
Topic: Lost connection Netatmo
Replies: 22
Views: 4415

Re: Lost connection Netatmo

Ok thanks, fingers crossed...
by mvzut
Friday 15 January 2021 18:34
Forum: Temperature and Weather
Topic: Lost connection Netatmo
Replies: 22
Views: 4415

Lost connection Netatmo

Still no data after 18 hours... Could it be that Netatmo changed something in their authentication method? When I recently connected another third party (smartphone) app to my Netatmo system, I was sent to a Netatmo login page, and after logging in I had to explicitly allow the app to access my data ...
by mvzut
Friday 15 January 2021 9:20
Forum: Temperature and Weather
Topic: Lost connection Netatmo
Replies: 22
Views: 4415

Lost connection Netatmo

I have the same, regularly for short periods, but never as long as now: all my Netatmo devices haven't been updated for 8 hours already! In the Netatmo app there is more recent data. Restarting doesn't help. Do others have the same right now? It cannot be a server thing if I'm the only one. Then ...
by mvzut
Tuesday 28 April 2020 16:07
Forum: Heating/cooling
Topic: Maxcube After upgrade not loaded
Replies: 1
Views: 419

Re: Maxcube After upgrade not loaded

What do you mean with not being able to load? Doesn't it show up in the plugins list? Or do you get error messages when you try to run the plugin?

Did you follow the instructions below, which are needed to run Python plugins?

https://www.domoticz.com/wiki/Using_Python_plugins
by mvzut
Tuesday 14 April 2020 21:48
Forum: Show your projects
Topic: Playstation timer
Replies: 49
Views: 20703

Playstation timer

Phones (especially iPhones) are notoriously bad at reacting to pings (which is what the System Alive Checker uses). They go in a power saving mode and don't react to pings after a while. The phone may react again if some internal process wakes it up temporarily, but this is very unreliable. If you ...
by mvzut
Sunday 29 March 2020 16:46
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 183906

Re: ELV Max! Heating control system

Sorry for the late reply. Glad you solved it. Sometimes the hardware definition in the EQ3 Hub gets "messed up", I've had this once as well. In such cases it seems to report the available hardware in a format that the plugin doesn't expect. I'll try to make it more robust for such situations (no ...
by mvzut
Saturday 28 March 2020 13:08
Forum: Heating/cooling
Topic: ELV Max! Heating control system
Replies: 731
Views: 183906

Re: ELV Max! Heating control system

The Lua version of this plugin is not actively maintained anymore. It may still work, but no guarantees. I strongly suggest to install the Python version, for instructions see https://github.com/mvzut/maxcube-Domoticz-plugin
by mvzut
Monday 04 November 2019 8:11
Forum: Heating/cooling
Topic: Python plugin: ELV/EQ-3 MAX!
Replies: 188
Views: 33507

Python plugin: ELV/EQ-3 MAX!

My Cube crashed last night. Got to reconfigure it. For now I have to read everything again, runs with no problems for a year. Unfortunately many of us have had this, often more than once. Since I do a weekly (hard) restart of the Cube via an automated switch, I haven't had this problem anymore. Did ...
by mvzut
Wednesday 16 October 2019 9:57
Forum: Heating/cooling
Topic: Heating control software development
Replies: 2
Views: 680

Re: Heating control software development

Why are you implementing something like that as a Windows service, and not as a Domoticz script?
by mvzut
Monday 16 September 2019 10:19
Forum: ESP8266
Topic: How to integrate this power measurement sensor in Domoticz?
Replies: 6
Views: 2191

Re: How to integrate this power measurement sensor in Domoticz?

I don't know this project, you can probably get it to work but it doesn't seem to be developed with Domoticz in mind, so it will probably involve extra work to integrate it. Alternatively, you can have a look at this project: https://www.letscontrolit.com/wiki/index.php/ESPEasy Also uses ESP8266 ...