Search found 2335 matches

by gizmocuz
Friday 21 March 2025 17:39
Forum: Temperature and Weather
Topic: Visual Crossing embeddedscreen Weather Forcast not working
Replies: 2
Views: 77

Re: Visual Crossing embeddedscreen Weather Forcast not working

Seems like a firefox issue, is this also with the Edge browser? (Or Chrome)

Do you access Domoticz by http or https, does that make a difference when you try this?
by gizmocuz
Friday 21 March 2025 17:36
Forum: General Discussion
Topic: time notation on graphs
Replies: 3
Views: 210

Re: time notation on graphs

I think it is related to the fact that Jan displays 6 days history. Mine is on 3 and does not display am/pm only
But it makes sense to display it.
When you hover the mouse and see the crosshair, it displays the exact date/time underneath the cursor right?
by gizmocuz
Friday 21 March 2025 10:48
Forum: Python
Topic: HomeWizard Battery plugin
Replies: 15
Views: 541

Re: HomeWizard Battery plugin

For almost all (counter) sensors, the first value is the counter, and the second is the usage
So, the documentation is OK? (I did not create the documentation, but it looks OK to me programming wise :mrgreen: )
by gizmocuz
Friday 21 March 2025 10:40
Forum: Python
Topic: HomeWizard Battery plugin
Replies: 15
Views: 541

Re: HomeWizard Battery plugin

Hmm strange as I read

for instance "123456;78", 123456 being the absolute counter value, 78 being the usage (Wh).
by gizmocuz
Friday 21 March 2025 10:39
Forum: Zigbee
Topic: migrating zigbee2mqtt from version 1.3 to 2.1
Replies: 3
Views: 250

Re: migrating zigbee2mqtt from version 1.3 to 2.1

You also need the latest beta version of Domoticz
by gizmocuz
Friday 21 March 2025 10:24
Forum: Python
Topic: HomeWizard Battery plugin
Replies: 15
Views: 541

Re: HomeWizard Battery plugin

I think our documentation is pretty accurate as many are using it, but you could be right, but what is wrong with it? You can create (or actually should) two kWh sensors and use these for the totals of the imported/exported enery/power This way, you can also use them on the Energy Dashboard Of ...
by gizmocuz
Friday 21 March 2025 9:30
Forum: Utility
Topic: [not a Domoticz problem] Enphase Envoy with LAN (HTTP) interface
Replies: 9
Views: 450

Re: [not a Domoticz problem] Enphase Envoy with LAN (HTTP) interface

Just to recap - Domoticz is displaying the inverter production in real time - When you manually poll the API it is only updated once every 30 minutes If that is the case, you are probably polling the wrong API command But why do you want to poll the API yourself? You already have the data in ...
by gizmocuz
Friday 21 March 2025 9:27
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: start-stop-daemon: unable to start
Replies: 4
Views: 462

Re: start-stop-daemon: unable to start

Just use docker compose and it does not matter is your OS is 64/32 bit
Also, you have no library issues

https://wiki.domoticz.com/Docker
by gizmocuz
Friday 21 March 2025 9:24
Forum: Python
Topic: HomeWizard Battery plugin
Replies: 15
Views: 541

Re: HomeWizard Battery plugin

Why did you use a P1 smart meter? This is a battery device
You should use generic kWh meters for the totals
by gizmocuz
Tuesday 18 March 2025 15:03
Forum: Utility
Topic: [not a Domoticz problem] Enphase Envoy with LAN (HTTP) interface
Replies: 9
Views: 450

Re: Enphase Envoy with LAN (HTTP) interface

We have the same firmware, but I don't have an Enphase Inverter. Here you can find the EnphaseAPI.cpp file, and when you click on it, you can also click on 'History' to see what has been changed. Last change was 3 months ago, but a real code change was done in 24 June (removing old storage polling ...
by gizmocuz
Tuesday 18 March 2025 9:04
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 465
Views: 277095

Re: Easiest way to migrate Openzwave to ZWave-JS-UI

Always try with the latest Domoticz beta version first. A lot has been changed over time.
If that still does not work, please create an issue on Github and follow this guide to report the config topic+payload

https://wiki.domoticz.com/MQTT_AD_Report_Problems
by gizmocuz
Tuesday 18 March 2025 9:02
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: start-stop-daemon: unable to start
Replies: 4
Views: 462

Re: start-stop-daemon: unable to start

Just to make sure, you do have a folder /home/pi/domoticz ?
In that case, it could indeed be a 64/32 bit issue like mentioned above

You could also use the docker compose installation option and have no issues
by gizmocuz
Tuesday 18 March 2025 8:59
Forum: Other questions and discussions
Topic: Please...i need information
Replies: 8
Views: 847

Re: Please...i need information

As mentioned, don't use default ports like 80/443 and expose these on the internet.

In your router forward a strange port like 3562 to port 443 of Domoticz, or even better, don't expose it on the internet and use something like Wireguard to access your internal systems from outside
by gizmocuz
Thursday 13 March 2025 15:27
Forum: Other questions and discussions
Topic: Possibility adding the Mitsubishi heavy industry M-air WIFI module available in Domotics.
Replies: 12
Views: 1265

Re: Possibility adding the Mitsubishi heavy industry M-air WIFI module available in Domotics.

Do you have the "WF RAC" option? (new models)
If yes, did you enter the correct IP address? And this also assumes you can operate the aircon with the 'Smart M Air' application

Or do you use aircon with me? This is the other Mitsubishi hardware you can use in Domoticz
by gizmocuz
Thursday 13 March 2025 12:41
Forum: Other questions and discussions
Topic: Possibility adding the Mitsubishi heavy industry M-air WIFI module available in Domotics.
Replies: 12
Views: 1265

Re: Possibility adding the Mitsubishi heavy industry M-air WIFI module available in Domotics.

There are two native hardware options in Domoticz for the Mitsubishi Airco's (depending on the model you have) I am also using the WF RAC For each aircon you get multiple sensors in Domoticz (a bunch of switches that lets you control on/off, swing,tilt etc) And a setpoint and kWh sensor So, you just ...
by gizmocuz
Wednesday 12 March 2025 10:28
Forum: Bugs and Problems
Topic: Question on Smoke sensor (new) json api error
Replies: 4
Views: 601

Re: Question on Smoke sensor (new) json api error

Thanks for reporting. There was a internal typo and this has been corrected in beta 16576
by gizmocuz
Sunday 09 March 2025 9:32
Forum: Bugs and Problems
Topic: Export of graphics Error
Replies: 7
Views: 1430

Re: Export of graphics Error

After updating Highcharts to 12.1, the export seems to be working again!

(Available in beta 16495)

I also added a 'Today' zoomlevel in the day charts and changed the default dark theme here
by gizmocuz
Monday 03 March 2025 16:47
Forum: Utility
Topic: Water meter weird cost calculation
Replies: 20
Views: 1064

Re: Water meter weird cost calculation

Thanks! Tried it, and I stick to SQLite Expert Personal Edition for 100.000% sure.... pffff
by gizmocuz
Monday 03 March 2025 14:54
Forum: Utility
Topic: Water meter weird cost calculation
Replies: 20
Views: 1064

Re: Water meter weird cost calculation

Hmmm strange, went to their website

https://dbeaver.com/

And you have to pay for the 'lite' version as well...

If it's working, its working ;)