Search found 23 matches

by RedEarth
Wednesday 19 April 2023 19:41
Forum: Utility
Topic: Water Meter, sensor type
Replies: 38
Views: 5466

Re: Water Meter, sensor type

by RedEarth
Wednesday 22 February 2023 20:05
Forum: Suggestions
Topic: domoticz compared to homeassistant
Replies: 18
Views: 14608

Re: domoticz compared to homeassistant

I've been using Domoticz for several years now, but I've only just started dipping my toes into HA. For now Domoticz is definitely my preferred solution, which may be a lot due to being more familiar with it. True, HA has a nicer looking interface but it takes a lot of effort to get something ...
by RedEarth
Tuesday 21 February 2023 22:10
Forum: Temperature and Weather
Topic: Running a RFXtrx433E want a working temp sensor
Replies: 7
Views: 922

Re: Running a RFXtrx433E want a working temp sensor

I have firmware Pro2/1044 and I have Oregon Scientific THGR800 (temp and humidity) and also an older Oregon temp-only sensor (not sure of the model number but Domoticz shows it as "THR128/138, THC138"). Both work nicely.
by RedEarth
Sunday 19 February 2023 20:31
Forum: Other questions and discussions
Topic: Panasonic TV Support
Replies: 73
Views: 19563

Re: Panasonic TV Support

This is still a problem, I'd like to enable this plugin and use it, but the flooding of the logs with this 'Connected to...' entry is a real nuisance so I've had to disable the plugin. I think a change was done several years ago to tidy up the logging on various plugins (maybe when the standard ...
by RedEarth
Sunday 29 January 2023 9:21
Forum: Cameras
Topic: Reolink Argus 2 + Domoticz. It is possible?
Replies: 4
Views: 3484

Re: Reolink Argus 2 + Domoticz. It is possible?

Update: The PC client version is exist this cam: https://reolink.com/files/client/Reolink-Client-Windows.zip Not posible to "Emulate" somehow this software? i would like to only one thing: if a another PIR sensor is detect move, the cam record about 10 sec video. This is done on the camera itself ...
by RedEarth
Friday 20 January 2023 20:16
Forum: Heating/cooling
Topic: Honeywell HGI80 - where can I find one? (UK)
Replies: 11
Views: 3062

Re: Honeywell HGI80 - where can I find one? (UK)

It's been about a year and a half since I got my SSM, but I don't recall needing to install any device drivers for it. I think I just plugged it into the USB port, restarted the Pi, and then it appeared in the drop-down list of serial ports on the config page for the 'Evohome USB (For HGI/S80 ...
by RedEarth
Monday 02 January 2023 10:45
Forum: Heating/cooling
Topic: Honeywell HGI80 - where can I find one? (UK)
Replies: 11
Views: 3062

Re: Honeywell HGI80 - where can I find one? (UK)

This is the product that Midland45 is referring to: https://indalo-tech.onlineweb.shop/SSM-D2/p7844707_21584696.aspx Looks like he currently has some in stock. I have one myself, extremely easy to set up and works perfectly. Just plug it in, add the 'Evohome USB' hardware item in domoticz, enter ...
by RedEarth
Monday 02 January 2023 10:30
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Replace Raspberry Pi
Replies: 7
Views: 1587

Re: Replace Raspberry Pi

Using docker isn't essential for migrating a domoticz installation to be RPi hardware, you could probably do it by just backing up the database on the old hardware, create a clean domoticz installation on the new hardware and then restore the database backup into the new installation. You might need ...
by RedEarth
Sunday 01 January 2023 15:18
Forum: Python
Topic: Python Plugin / Managed Counter device
Replies: 6
Views: 762

Re: Python Plugin / Managed Counter device

Are you sure you want to use a managed counter in your plugin? As it has no build in history function so you also have to program it yourself.... Yes the API I'm using effectively presents the smart meter data as 'history' (i.e. a list of values with accompanying timestamps), the newest available ...
by RedEarth
Saturday 31 December 2022 20:15
Forum: Python
Topic: Python Plugin / Managed Counter device
Replies: 6
Views: 762

Re: Python Plugin / Managed Counter device

Hello! I'm trying to implement my own plugin. To achieve my needs, I would like to have a managed counter. It works fine but I'm currently not able to add a divider when I create my device. Domoticz.Device(Name= 'Device Name', Unit=DEVICE_ODOMETER, Type=243, Subtype=33, Switchtype=3, Options ...
by RedEarth
Saturday 24 December 2022 9:03
Forum: Switches and Scenes
Topic: Tradfri Motion sensor with KAKU Christmas Tree
Replies: 3
Views: 643

Re: Tradfri Motion sensor with KAKU Christmas Tree

If you are using the Ikea Tradfri plugin it, according to https://github.com/moroen/IKEA-Tradfri-plugin/blob/master/README.md by moroen, explicitly state it does not support motion sensors. Just to save you some time ;-) The Tradfri plugin doesn't work directly with motion sensors (i.e. if they're ...
by RedEarth
Friday 02 December 2022 20:16
Forum: Other questions and discussions
Topic: Evohome Wep API BDR to show cycles/demand?
Replies: 1
Views: 138

Re: Evohome Wep API BDR to show cycles/demand?

I don't believe this is possible using the Web API, you'd need a local RF device such as the HGI80, or one of these...
https://indalo-tech.onlineweb.shop/SSM- ... 84696.aspx
by RedEarth
Friday 11 February 2022 19:32
Forum: Suggestions
Topic: Option to change Evohome update frequency
Replies: 3
Views: 1415

Re: Option to change Evohome update frequency

I can't help with your issue of the scripts triggering too often, but the entries you're seeing in the logs represent each update that the HGI80 has received from one of your Evohome devices (Main control panel, TRV's, relays etc). Domoticz can't control how often that happens, it's down to the ...
by RedEarth
Monday 26 July 2021 19:23
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 179962

Tradfri plugin memory issues

I've noticed what appears to be a possible memory leak in the Tradfri plugin. I have the 'motherboard sensors' hardware item set up in Domoticz, to get the various devices in the utilities page to monitor various parameters on the host environment (an original first generation raspberry Pi model B ...
by RedEarth
Friday 18 June 2021 20:02
Forum: dzVents
Topic: Time in minutes or hours
Replies: 2
Views: 472

Re: Time in minutes or hours

I wanted this to show minutes as well, so I just changed the line at the end that calls updateCounter: iCounter.updateCounter(secondsActive / (60)) then change the 'Value Units' on the incremental counter virtual device to 'min'. It won't change historical values stored in the log though, so you ...
by RedEarth
Thursday 22 April 2021 19:38
Forum: LUA
Topic: HTTP/HTTPS poller - Logs
Replies: 5
Views: 642

Re: HTTP/HTTPS poller - Logs

Same problem here, the new hardware-specific logging settings give nice control over what goes into the the logs, but all that effort seems wasted if the HTTP/HTTPS poller generates all these CLuaHandler without any means of suppressing them.
by RedEarth
Tuesday 20 April 2021 19:50
Forum: Temperature and Weather
Topic: Rain sensor icon not working in floorplan (workaround)
Replies: 0
Views: 430

Rain sensor icon not working in floorplan (workaround)

I have a rain sensor (Oregon PCR800) that I've added to my floorplan and I've noticed the icon doesn't display correctly. It seems to be looking for "rain48.png" in the www/images folder, which doesn't exist. So as a workaround I just copied Rain48_On.png as rain48.png and it looks good now. Not ...
by RedEarth
Sunday 21 March 2021 10:41
Forum: Python
Topic: Generic Denon / Marantz python plugin
Replies: 128
Views: 37010

Re: Generic Denon / Marantz python plugin

Hi, this is a great plugin, works perfectly, thanks for this! Only I'm not understanding the logic behind the strings used in the source label field. The default one does not work for new receivers and has some pretty dated inputs like VCR etc. I copied what someone else is using and it works fine ...
by RedEarth
Thursday 17 December 2020 21:11
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 179962

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

There was an import error which I hadn't caught, if you update to the latest version, this should be resolved. And you're right, pip3 isn't needed on Synology, and the instructions for Synology are outdated, I'll get around to update them as soon as possible! Regards, M All working beautifully now ...
by RedEarth
Tuesday 15 December 2020 18:55
Forum: Python
Topic: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?
Replies: 951
Views: 179962

Re: [REQUEST] Ikea Trådfri Gateway (smart lights hub controller) plugin?

thanks for the reply, pip3 isn't available (I think this is due to being a Synology NAS if I've understood the installer instructions correctly?) I already had a tradfricoap folder within the IKEA-Tradfri plugin folder so I went into it and did a git pull, this did find some updates (4 changed, 13 ...