Search found 204 matches
- Friday 08 July 2022 17:43
- Forum: Utility
- Topic: Huawei SUN2000 Inverters
- Replies: 27
- Views: 11199
Re: Huawei SUN2000 Inverters
My Home Assistant is connected thru LAN (ethernet) and my connection to the Huawei AP (192.168.200.1) is done via wifi. You can use a Pi or a homeserver with a wifi USB stick. It is explained over here: https://github.com/wlcrs/huawei_solar/wiki/Connecting-to-the-inverter#getting-connectivity ...
- Saturday 02 July 2022 21:01
- Forum: Utility
- Topic: Huawei SUN2000 Inverters
- Replies: 27
- Views: 11199
Re: Huawei SUN2000 Inverters
Tnx Jeroen! I've started running HASS (Home Assistant) next to Domoticz because they have a custom integration for these inverters. It reports almost everything available. It gets its data live from the inverter itself (by connecting to the inverters AP) and it's working perfectly fine over here. I ...
- Thursday 30 June 2022 8:41
- Forum: General Discussion
- Topic: Oficial Docker Container
- Replies: 216
- Views: 110604
Re: Oficial Docker Container
What I do now, is create an image by myself (in Portainer > Images > Build a new image) that includes some packages needed by scripts that I use. My Dockerfile/code to create this image that I call domoticzpacked:2022.1 looks like this: FROM domoticz/domoticz:2022.1 RUN apt-get update && \ apt-get ...
- Saturday 18 June 2022 15:31
- Forum: Zigbee
- Topic: Zigbee2mqtt plugin don't work with z2m new api
- Replies: 6
- Views: 1217
Re: Zigbee2mqtt plugin don't work with z2m new api
I think he means the "MQTT Auto Discovery Client Gateway with LAN interface" hardware. This auto discovers everything with the autodiscovery prefix "homeassistant" by default from MQTT and creates devices for it without the need of a plugin. It handles some devices different however. A button for ...
- Saturday 18 June 2022 9:15
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Using Docker and userscripts (Lua, DzVents, Python)
- Replies: 57
- Views: 9796
Re: Using Docker and userscripts (Lua, DzVents, Python)
Ok, that's what I taught indeed. May I ask what type of installation you prefer now?
I'm running Proxmox with a VM for HASS OS and an LXC container for my Docker containers (zigbee2mqtt, zwavejs2mqtt, mosquitto, ...). Do you use a full VM for Domoticz?
I'm running Proxmox with a VM for HASS OS and an LXC container for my Docker containers (zigbee2mqtt, zwavejs2mqtt, mosquitto, ...). Do you use a full VM for Domoticz?
- Friday 17 June 2022 15:25
- Forum: Installation, Compiling, Permissions, Security and Starting
- Topic: Using Docker and userscripts (Lua, DzVents, Python)
- Replies: 57
- Views: 9796
Re: Using Docker and userscripts (Lua, DzVents, Python)
Open Docker on your Synology, go to the Domoticz container, select Details, Terminal, and open 'bash'. apt-get update apt-get install wget It perhaps is needed to use 'sudo' in front of these commands. I'm going to switch to a Dockered Domoticz and I need wget, jq and oathtool for scripts. This ...
- Thursday 16 June 2022 17:22
- Forum: dzVents
- Topic: Samsung Washmachine read status from json "SOLVED" [Solved]
- Replies: 71
- Views: 16521
Re: Samsung Washmachine read status from json "SOLVED" [Solved]
This script worked great for some months, but now it keeps throwing a big error in the logs. Anyone with a solution or update please? Also just as of now found out it is not running anymore, after some debugging I found a solution :) It might not be perfect and future proof, but does the job, you ...
- Thursday 16 June 2022 13:07
- Forum: dzVents
- Topic: Samsung Washmachine read status from json "SOLVED" [Solved]
- Replies: 71
- Views: 16521
Re: Samsung Washmachine read status from json "SOLVED" [Solved]
This script worked great for some months, but now it keeps throwing a big error in the logs. Anyone with a solution or update please?
- Sunday 05 June 2022 9:41
- Forum: Utility
- Topic: Huawei SUN2000 Inverters
- Replies: 27
- Views: 11199
Re: Huawei SUN2000 Inverters
Tnx Jeroen! I've started running HASS (Home Assistant) next to Domoticz because they have a custom integration for these inverters. It reports almost everything available. It gets its data live from the inverter itself (by connecting to the inverters AP) and it's working perfectly fine over here. I ...
- Saturday 04 June 2022 10:32
- Forum: Z-Wave
- Topic: Problems again with zwave after power outage
- Replies: 9
- Views: 1170
Re: Problems again with zwave after power outage
I migrated two days ago from OZW to ZwaveJS2MQTT. Just follow this guide:
https://www.domoticz.com/wiki/ZwaveJS2MQTT (at the bottom is the migration part)
Didn't need to repair anything.
https://www.domoticz.com/wiki/ZwaveJS2MQTT (at the bottom is the migration part)
Didn't need to repair anything.
- Tuesday 31 May 2022 17:40
- Forum: Utility
- Topic: Flood water sensor and water meter reading
- Replies: 6
- Views: 1088
Re: Flood water sensor and water meter reading
+1 for Domoticz + zigbee2mqtt in Docker and a ZZH stick. Working great for over a year and much more reliable than 433mhz which I used before. Batteries in my sensors last for +1 year and still going strong.
- Friday 20 May 2022 16:37
- Forum: MQTT Auto Discovery
- Topic: MQTT AD: WSDCGQ11LM temp + hum only
- Replies: 1
- Views: 488
MQTT AD: WSDCGQ11LM temp + hum only
Hi I was planning to migrate the Z2M plugin to the native MQTT AD plugin. The only thing that seems to be different is the selector switch for buttons is swapped with multiple action devices, but that's not a problem. The other thing that seems to be different is the devices that get created for ...
- Wednesday 04 May 2022 17:22
- Forum: PHP and all others
- Topic: Join several dataloggers and calculate values in Node-Red
- Replies: 49
- Views: 11888
Re: Join several dataloggers and calculate values in Node-Red
Seems to work fine with the total yield instead of the daily yield!
- Tuesday 03 May 2022 17:34
- Forum: PHP and all others
- Topic: Join several dataloggers and calculate values in Node-Red
- Replies: 49
- Views: 11888
Re: Join several dataloggers and calculate values in Node-Red
I think I found a possible "solution". The "Daily Yield" gets reset to 0 everyday. It seems to happen at a different time with each different brand of inverters. Say I've got a Daily Yield of "30"kWh on 02/05/22, then it would reset to "0"kWh at 06:00. This negative reset value of -30 seems to be ...
- Tuesday 03 May 2022 9:43
- Forum: PHP and all others
- Topic: Join several dataloggers and calculate values in Node-Red
- Replies: 49
- Views: 11888
Re: Join several dataloggers and calculate values in Node-Red
@PieterS and @Firewizard, same problem here. I created a dummy electric (instant + usage) device that gets it data over MQTT from HASS (because HASS has a perfectly running plugin for my Huawei inverter). It's working perfectly fine, but every morning at exact 06:00 I get a big negative value (seems ...
- Monday 25 April 2022 11:20
- Forum: Utility
- Topic: Huawei SUN2000 Inverters
- Replies: 27
- Views: 11199
Huawei SUN2000 Inverters
Hi Last week I've had solar panels installed with a Huawei SUN2000-4.6KTL-L1 inverter. I have a (Belgium/Fluvius) smart meter installed so I can read everything with a Youless device from the P1 port of my smart meter. There's one value however that I would like to see extra in my Domoticz: the ...
- Monday 28 February 2022 11:42
- Forum: Dashticz
- Topic: Dashticz - workerTimers is not defined
- Replies: 4
- Views: 490
Re: Dashticz - workerTimers is not defined
Clearing cache works fine, tnx!
- Wednesday 09 February 2022 12:22
- Forum: Utility
- Topic: Transfer history/log to different counter type?
- Replies: 0
- Views: 488
Transfer history/log to different counter type?
Hi I had electricity and gasmeter counters in the past. Due to replacement to new (digital) meters I had to switch my Youless to P1 instead of analog readings. My Youless hardware created new counters however of the type "P1 Smart Meter" instead of the old "Youless Meter" and "RFXmeter". When I try ...
- Sunday 06 February 2022 10:59
- Forum: dzVents
- Topic: Samsung Washmachine read status from json "SOLVED" [Solved]
- Replies: 71
- Views: 16521
Re: Samsung Washmachine read status from json "SOLVED" [Solved]
Using this script with my new Samsung washing machine. Works great. I used this one from page 3 and translated it to dutch / NL. I left out drDevice, because my dryer is not a Samsung device (yet). For anyone who cares: -- SETUP YOUR API CONFIGURATION HERE -- -- API key from https://account ...
- Thursday 03 February 2022 12:40
- Forum: LUA
- Topic: Lua script for controlling humidity in the bathroom
- Replies: 144
- Views: 56975
Re: Lua script for controlling humidity in the bathroom
Installed a "simple" S&P Silent 100 ventilator without any extra sensors in my bathroom behind a simple Sonoff switch. The ventilators with "smart" sensors are a lot more expensive! Tnx to a simple Aqara / Xiaomi temp/hum sensor, the vent (Sonoff) turns on at the right moments with this great script ...