Search found 34 matches
- Sunday 25 January 2026 13:00
- Forum: Python
- Topic: HomeWizard Battery plugin
- Replies: 37
- Views: 6953
Re: HomeWizard Battery plugin
Thx it works great!!
- Sunday 05 October 2025 11:51
- Forum: Show your projects
- Topic: Energy Dashboard (Build in)
- Replies: 315
- Views: 53749
Re: Energy Dashboard (Build in)
Just an idea.
I used the enegry monitor from april this year. Recently I buy a second plugin battery Homewizard. I added this as a widget to the monitor.
So I wonder if it is possible to added more batteries to the scheme with a flow.
I made a flow scheme. Most battery suppliers plugins have 4 ...
I used the enegry monitor from april this year. Recently I buy a second plugin battery Homewizard. I added this as a widget to the monitor.
So I wonder if it is possible to added more batteries to the scheme with a flow.
I made a flow scheme. Most battery suppliers plugins have 4 ...
- Sunday 22 June 2025 9:07
- Forum: Bugs and Problems
- Topic: icons upload
- Replies: 2
- Views: 1348
icons upload
I have two raspberry
One with buster and domoticz version 2024.7 domoticz not in docker The second bookworm domoticz version 2025.4 domoticz in docker
When I try upload custom icons in the second one gives fault icon *.png to small or problem extraxtion. When I upload the same in the first ...
One with buster and domoticz version 2024.7 domoticz not in docker The second bookworm domoticz version 2025.4 domoticz in docker
When I try upload custom icons in the second one gives fault icon *.png to small or problem extraxtion. When I upload the same in the first ...
- Friday 06 June 2025 9:12
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
- Friday 06 June 2025 8:57
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
Re: scripts percentage solar panels
Hi every one, Thanks for all help.
I adjust the script "TextSensor" to % Sensor that works for me. I Used the textSensor en % Sensor devices adding to Energy dashboard. The script percentage solar panals is also working. For now I test if over a longer period .
The goal is to research the effect ...
I adjust the script "TextSensor" to % Sensor that works for me. I Used the textSensor en % Sensor devices adding to Energy dashboard. The script percentage solar panals is also working. For now I test if over a longer period .
The goal is to research the effect ...
- Thursday 05 June 2025 12:37
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
Re: scripts percentage solar panels
Hi, i suspect you used https://wiki.domoticz.com/DzVents:_next_generation_Lua_scripting#Percentage to use as reference for your script,
but that is not how to use a dummy device in a script..
in dzVents you do something like this:
local percentageDevice = domoticz.devices(IDX)
use the IDX of ...
- Thursday 05 June 2025 12:30
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
Re: scripts percentage solar panels
In my opinion Domoticz excels in the way one can use python and dzVents to manipulate anything you want.
The thing I don mot like is that each item has it's own sensor which clutters the screen.
That is why I'm using textSensors where information can be displayed.
Here is a bit of script for your ...
- Wednesday 04 June 2025 8:45
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
Re: scripts percentage solar panels
Percentage is the "marker".
- Monday 02 June 2025 10:23
- Forum: LUA
- Topic: scripts percentage solar panels
- Replies: 11
- Views: 2892
scripts percentage solar panels
I try to make a script that calcutate the perc of own use generation kWh solar panels. Advandcely the goal is an overview of weekly and monthly report of % own use kWh solar panels. For now I use a excel file.
Therefore I made a dummy percentage. For measuring I use the smartmeter and a meter for ...
Therefore I made a dummy percentage. For measuring I use the smartmeter and a meter for ...
- Sunday 22 September 2024 10:28
- Forum: Utility
- Topic: Plugin Homewizard Wifi P1 meter erreur décodage
- Replies: 6
- Views: 2351
Re: Plugin Homewizard Wifi P1 meter erreur décodage
Usage power shows not right value multyple by 10
I change in plugin
self.active_power_w = Data['active_power_w']
self.active_power_w = (Data['active_power_w'] / 10)
Now is shows right value
I change in plugin
self.active_power_w = Data['active_power_w']
self.active_power_w = (Data['active_power_w'] / 10)
Now is shows right value
- Wednesday 10 January 2024 11:01
- Forum: Other questions and discussions
- Topic: zigbee2mqtt Upate npm and node
- Replies: 1
- Views: 3229
zigbee2mqtt Upate npm and node
raspberry p3
domoticz 2024
Update zigbee2mqtt with script zigbee.sh doesn't results in update npm en node.
Update npm with command npm latest results in failed and zigbee2mqtt doesn't start up anymore.
How can I update npm en node without losing the present configuration of the used devices.
domoticz 2024
Update zigbee2mqtt with script zigbee.sh doesn't results in update npm en node.
Update npm with command npm latest results in failed and zigbee2mqtt doesn't start up anymore.
How can I update npm en node without losing the present configuration of the used devices.
- Monday 02 October 2023 8:22
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101704
Re: Domoticz-Google-Assistant (dzga)
Synchronize devices to Google app failed. Devices showing "offline" in app, but voice control works for lamps and blinds. Get message something go's wrong. I made a new project on Google . Several times but doesn't work. I use ngrok no problem. Devices import from domoticz to dzga no problem. In ...
Re: PV output
I dupicate the script. One with timer 'daytime every 5 minutes' and second script with timer 'nigttime every 5 minutes'. I set output solar Watt '&v2=' .. 0 ..
This works, maybe I must it fine tuned f.e. x minutes before of afther.
Thanks for the lead
This works, maybe I must it fine tuned f.e. x minutes before of afther.
Thanks for the lead
- Friday 22 September 2023 15:41
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101704
Re: Domoticz-Google-Assistant (dzga)
file ngrok.yml must install in ngrok2/config this is an hiden file use ls -a to show hidden files.
- Thursday 21 September 2023 8:23
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101704
Re: Domoticz-Google-Assistant (dzga)
I asume you installed ngrok on your raspberry.
For configuration
Ngrok instellingen
sudo nano ~/.ngrok2/ngrok.yml
tunnels:
nginx-server:
proto: http
addr: 3030
bind-tls: true
console_ui: false
authtoken: jouw authtoken
region: eu
sudo nano /etc/systemd/system/ngrok-client.service
[Unit ...
For configuration
Ngrok instellingen
sudo nano ~/.ngrok2/ngrok.yml
tunnels:
nginx-server:
proto: http
addr: 3030
bind-tls: true
console_ui: false
authtoken: jouw authtoken
region: eu
sudo nano /etc/systemd/system/ngrok-client.service
[Unit ...
- Wednesday 20 September 2023 14:25
- Forum: Speech & Voice Systems
- Topic: Domoticz-Google-Assistant (dzga)
- Replies: 372
- Views: 101704
Re: Domoticz-Google-Assistant (dzga)
Latest versions stable domoticz and dzga I use ngrok free connection with google home works fine.
Sychr domoticz dzga function oke.
Problem is that devices in google home app are showing offline, but voice command works for all devices.
When I change roomnumber in dzga instandly correct devices ...
Sychr domoticz dzga function oke.
Problem is that devices in google home app are showing offline, but voice command works for all devices.
When I change roomnumber in dzga instandly correct devices ...
Re: PV output
Thx
I will try
I will try
PV output
I install a kWH meter SDM120 for my solarpanels. During nigt time there is a small consumption on the meter a negative value.
The script I use has no solution for negative value. That means that uploading to PV output during night time is not accepted due negative value.
I trie to change the ...
The script I use has no solution for negative value. That means that uploading to PV output during night time is not accepted due negative value.
I trie to change the ...
- Wednesday 22 February 2023 17:31
- Forum: Other questions and discussions
- Topic: SDM120 meter afther update 2023.01
- Replies: 4
- Views: 381
Re: SDM120 meter afther update 2023.01
I change three items afther trial and error.
First I removed password devices then php script worked.
Then I added local server to server without password in safety panel and change localhost:port in script in fully server adress.
Meters devices solar panels update with data.
Thanks for the ...
First I removed password devices then php script worked.
Then I added local server to server without password in safety panel and change localhost:port in script in fully server adress.
Meters devices solar panels update with data.
Thanks for the ...
- Wednesday 22 February 2023 9:16
- Forum: Other questions and discussions
- Topic: SDM120 meter afther update 2023.01
- Replies: 4
- Views: 381
Re: SDM120 meter afther update 2023.01
Security settings didn't solved the problem
Boths scripts are running by crontab. Could this be an issue?
I
Boths scripts are running by crontab. Could this be an issue?
I