Search found 27 matches

by gbonny
Monday 29 December 2025 20:26
Forum: Bugs and Problems
Topic: Solaredge API problem
Replies: 55
Views: 1547

Re: Solaredge API problem


The "Solaredge API problem" seems to be on SolarEdge side. People using Home Assistant are reporting issues recently as well:
https://github.com/home-assistant/core/issues/159905
Only one device was working for me yesterday: "Inverter PV Power"

You can verify your API key is working, when the ...
by gbonny
Monday 29 December 2025 8:47
Forum: Bugs and Problems
Topic: Solaredge API problem
Replies: 55
Views: 1547

Re: Solaredge API problem

The "Solaredge API problem" seems to be on SolarEdge side. People using Home Assistant are reporting issues recently as well:
https://github.com/home-assistant/core/issues/159905
Only one device was working for me yesterday: "Inverter PV Power"

You can verify your API key is working, when the ...
by gbonny
Thursday 27 November 2025 21:44
Forum: Bugs and Problems
Topic: Philips Hue related crashes
Replies: 47
Views: 1372

Re: Philips Hue related crashes

At this moment only Matmar experiences problems. I need more information to try and solve this issue as I cannot reproduce it myself.

When you had Domoticz crashes before (before 16940), possible related to the firmware update of the Hue Bridge v2 using firmware 1.74:
- Did the a recent beta (16940 ...
by gbonny
Wednesday 26 November 2025 0:53
Forum: Bugs and Problems
Topic: Philips Hue related crashes
Replies: 47
Views: 1372

Re: Philips Hue related crashes

Fellow Domoticz users, I've created a Pull Request that hopefully fixes the issues that appear since Hue Bridge version 1.74. At least it does more validations specifically in GetGroups().

However I have a Hue Bridge v2 with 1.74 as well and I am running Domoticz 2025.2 (no beta) on a Ubuntu 24.04 ...
by gbonny
Sunday 02 November 2025 20:06
Forum: Zigbee
Topic: Hue Secure Contact sensor not showing up
Replies: 6
Views: 1079

Re: Hue Secure Contact sensor not showing up

Fyi, hue secure contact sensors are now implemented https://github.com/domoticz/domoticz/pull/6415
Merged into development. Hopefully a release soon.
by gbonny
Tuesday 30 September 2025 17:37
Forum: Utility
Topic: Sonoff S60ZBTPF daily/yesterday/month kWh counters
Replies: 4
Views: 116

Re: Sonoff S60ZBTPF daily/yesterday/month kWh counters

Thanks, I'll investigate in the next couple of days. Will plug the sonoff S60zbtpf in a Fibaro zwave wallplug which has a total counter for comparison (or the other way around). Meanwhile I've requested Sonoff to add a energy_total counter in a new firmware release. For now the "compute" will do.
by gbonny
Tuesday 30 September 2025 15:44
Forum: Utility
Topic: Sonoff S60ZBTPF daily/yesterday/month kWh counters
Replies: 4
Views: 116

Re: Sonoff S60ZBTPF daily/yesterday/month kWh counters


You are sure the device has no running total counter as most devices have so.


Unfortunately no..:


status
{
"current": 0.08,
"energy_month": 3.72,
"energy_today": 0.42,
"energy_yesterday": 1.26,
"linkquality": 69,
"outlet_control_protect": false,
"overload_protection": {
"enable_max ...
by gbonny
Tuesday 30 September 2025 14:11
Forum: Utility
Topic: Sonoff S60ZBTPF daily/yesterday/month kWh counters
Replies: 4
Views: 116

Sonoff S60ZBTPF daily/yesterday/month kWh counters

Hi I recently bought Sonoff S60ZBTPF Zigbee wall plugs. These plugs have daily/yesterday/month kWh counters which reset to 0 after a while (daily/monthly). (I would like to ignore yesterday and month).

I have Zigbee2MQTT running which posts into Mosquitto and have Home Assistant and Domoticz read ...
by gbonny
Sunday 27 October 2024 10:52
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 493
Views: 296615

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

seismic.png
I'm trying to migrate to zwave-js-ui and doing replacement of devices in Domoticz 2024.7.

However I have a FGMS001 Multi Sensor (protocol version 4.5 chip fw 3.2) where "seismic intensity" isn't reported as "percentage" like before but as a "custom sensor".
So I cannot replace it at ...
by gbonny
Monday 15 April 2024 20:41
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 493
Views: 296615

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

I think I've figured it out what is causing some migration problems for people like sincze, Eugene and me! The problem seems to be Z-Wave SDK related and thus a tutorial issue!

What I did to solve my problem was; I moved the "S2 Unauthenticated key" (which was my Domoticz Z-Wave Security Network ...
by gbonny
Wednesday 10 April 2024 22:29
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 493
Views: 296615

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

Could it be that I should have left out a key for S2 authenticated and S2 access control? I've generated them like I did with S0 legacy.
by gbonny
Wednesday 10 April 2024 21:05
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 493
Views: 296615

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

An update from my side. I"ve upgraded my zwave.me zme_uzb1 stick to FW 5.39 and SDK 6.82.1 after spinning up a Z-Way container.

I've just started my Zwave-js-ui container. Currently 5 devices are recognized. I still see "error: invalid auth code" messages appearing in the log unfortunately..
by gbonny
Wednesday 10 April 2024 9:38
Forum: Z-Wave
Topic: Easiest way to migrate Openzwave to ZWave-JS-UI
Replies: 493
Views: 296615

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

Hello all,

Yesterday I've tried jumping on the train called zwave-js-ui. I'm running Domoticz 2024.4 on a Ubuntu 22.04 LTS VM on ESXI7.
I have like 30 ZWave devices hooked up on my zwave.me zme-uzb1 USB device which is running:
fw 5.5 (aka 5.05?)
sdk 6.51.6 (aka 6.51.06?)
Most, if not all, are ...
by gbonny
Monday 17 May 2021 13:17
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Migrating to Docker and Shell scripts & Z-Wave
Replies: 18
Views: 2201

Migrating to Docker and Shell scripts & Z-Wave

I'm looking forward into migrating to Domoticz 2021.1 in a Docker container preferably. Currently I'm running 2020.2 on Ubuntu 18.04 LTS.

The best way, I think, is to upgrade Ubuntu 18.04 to 20.04 first and then upgrade Domoticz 2021.1. Then export database/settings from Domoticz 2021.1 VM to ...
by gbonny
Monday 17 August 2020 20:33
Forum: Other questions and discussions
Topic: disable http & no password for "json.htm?type=command&param=getconfig"
Replies: 4
Views: 1602

Re: disable http & no password for "json.htm?type=command&param=getconfig"



So it's specifically json.htm?... that might have an issue?

No it is by design.
When you check other JSON's you will see some will work and some will return a 401 UNAUTHORIZED message based on the perceived risk/impact.

Maybe a stupid question, but why isn't just simply everything: 401 ...
by gbonny
Friday 14 August 2020 18:44
Forum: Other questions and discussions
Topic: disable http & no password for "json.htm?type=command&param=getconfig"
Replies: 4
Views: 1602

Re: disable http & no password for "json.htm?type=command&param=getconfig"

DAEMON_ARGS="$DAEMON_ARGS -www 0"
Thanks for pointing that one out, waaren.

It seems that worked out.

Regarding the "local network (no network password)" that one is empty.
I'm accessing domoticz on my local network, yes.

To point it a little bit more out.
"I still can access https://domoticz ...
by gbonny
Friday 14 August 2020 12:55
Forum: Other questions and discussions
Topic: disable http & no password for "json.htm?type=command&param=getconfig"
Replies: 4
Views: 1602

disable http & no password for "json.htm?type=command&param=getconfig"

I have two questions regarding my installation of Domoticz 2020.2 on Ubuntu 18.04. I'm trying to get my domoticz more secure.

1. How can I completely disable HTTP ? I want to use HTTPS only.
I have searched the internet but couldn't find it.

2. I've set:
website security with a password in ...
by gbonny
Friday 18 October 2019 14:06
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave
Replies: 7
Views: 678

Re: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave

I think I've figured it out, I've copied the contents of the zwcfg_0x......xml file from the x32 VM to the x64 VM. Now Z-Wave seems to be fully working! :D
by gbonny
Thursday 17 October 2019 16:39
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave
Replies: 7
Views: 678

Re: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave

I've fixed a Python error based on the log file:

Code: Select all

sudo apt-get install libpython3.6-dev
But still the zwave sensors aren't adopted.. are there any other (OZW) requirements?
by gbonny
Thursday 17 October 2019 11:46
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave
Replies: 7
Views: 678

Re: Domoticz migration from x32 to x64 ubuntu 18.04 fails on ZWave



Btw, these are my tty settings on both x32 and x64 VMs.
RFXCOM: /dev/ttyUSB0
P1 meter: /dev/ttyUSB1
Zwave.me: /dev/ttyACM0

I did "sudo usermod -a -G dialout domoticz"
Is ttyACM0 also a "dialout" device?


I found myself an answer:

domoticz2:~$ ls -l /dev/ttyACM0
crw-rw---- 1 root dialout 166 ...