Search found 80 matches

by hemant5400z
Monday 25 November 2024 11:54
Forum: Heating/cooling
Topic: Rooted Toon plugin
Replies: 110
Views: 69082

Re: Rooted Toon plugin

Anyone? /opt/domoticz/userdata/plugins/domoticz_toon-main/:/usr/lib/python39.zip:/usr/lib/python3.9:/usr/lib/python3.9/lib-dynload:/usr/local/lib/python3.9/dist-packages:/usr/lib/python3/dist-packages:/usr/lib/python3.9/dist-packages'. 2024-11-25 11:48:40.735 Error: Toon: Traceback (most recent call ...
by hemant5400z
Tuesday 19 November 2024 15:00
Forum: Heating/cooling
Topic: Rooted Toon plugin
Replies: 110
Views: 69082

Re: Rooted Toon plugin

Hi, Took some time, had issues with my account but back in. I have downladed the latest my zwave devices start with 3.1 etc., when I actiovtae the plugun ik get temp etc, i do not get the P1 Data, yes Opentherm is activated. I always used the old plugin but after updating domoticzz i switched to to ...
by hemant5400z
Wednesday 06 November 2024 13:15
Forum: Heating/cooling
Topic: Rooted Toon plugin
Replies: 110
Views: 69082

Re: Rooted Toon plugin

Hi All, Is this plugin still working i'm getting: 2024-11-06 13:14:04.315 Error: Toon: Traceback (most recent call last): 2024-11-06 13:14:04.315 Error: Toon: File "/opt/domoticz/userdata/plugins/domoticz_toon-main/plugin.py", line 571, in onMessage 2024-11-06 13:14:04.315 Error: Toon: _plugin ...
by hemant5400z
Wednesday 06 November 2024 13:11
Forum: dzVents
Topic: Virtual device attempt to concatenate a nil value (field 'v') [Solved]
Replies: 6
Views: 736

Re: Virtual device attempt to concatenate a nil value (field 'v') [Solved]

Thanks,

It is all working again so issue is solved
by hemant5400z
Wednesday 30 October 2024 13:02
Forum: Temperature and Weather
Topic: Problem with Toon rooted plugin stopped wokring
Replies: 0
Views: 522

Problem with Toon rooted plugin stopped wokring

Hi All, I have been using toon rooted plugin for a long time, i noticed Today in my log that i'm getting errors on the zwave: Toon rooted woks and displays temp and usage how ever domotiz shows temp but gives an error on the energy. domoticz version beta : Compile Date: 2024-10-24 10:14:46 dzVents ...
by hemant5400z
Friday 25 October 2024 10:55
Forum: dzVents
Topic: Virtual device attempt to concatenate a nil value (field 'v') [Solved]
Replies: 6
Views: 736

Re: Virtual device attempt to concatenate a nil value (field 'v') [Solved]

Hi,

however my docker version is from deceber 2023 (beta), so there was no update on the docker container.
Hemant
by hemant5400z
Friday 25 October 2024 10:53
Forum: dzVents
Topic: Virtual device attempt to concatenate a nil value (field 'v') [Solved]
Replies: 6
Views: 736

Re: Virtual device attempt to concatenate a nil value (field 'v') [Solved]

Hi, i just changed: logWrite(rt[id].d .. " ==>> " .. rt[id].v) monthTotal = monthTotal + rt[id].v + rt[id].v2 into: logWrite(rt[id].d .. " ==>> " .. rt[id].v1) monthTotal = monthTotal + rt[id].v1 + rt[id].v2 Does anyone know when this was changed? looks like something recently. Hemant
by hemant5400z
Friday 25 October 2024 10:33
Forum: dzVents
Topic: Virtual device attempt to concatenate a nil value (field 'v') [Solved]
Replies: 6
Views: 736

Virtual device attempt to concatenate a nil value (field 'v') [Solved]

Hi All, I have a virtual device which keeps track of my monthly total usage (general managed counter) idx 204. All of a sudden my script stopped working with the following error: 2024-10-25 10:17:11.025 Error: dzVents: An error occurred when calling event handler MaandVerbruik 2024-10-25 10:17:11 ...
by hemant5400z
Thursday 19 September 2024 17:02
Forum: Utility
Topic: enphase envoy with (HTTP) interface
Replies: 156
Views: 145126

Re: enphase envoy with (HTTP) interface

Hi All, I just noticed as of september it looks like the node-red connection which pushes data to Domoticz enphase is updated/broken I don't receive any more ata the switch is stalled. Do others have the same issue or a fix? api/v1/production/inverters msg : string[16] "JSON parse error" when i go ...
by hemant5400z
Friday 23 February 2024 18:03
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Re: Silvercrest Smart Button

No changes.

Just wondering i updates both zigbee2mqtt and domoticz to add mqttdiscory. Im not sure id this respect s caused by the zigbee2mqtt update.

Anyone else got same behaviour

Hemant
by hemant5400z
Friday 23 February 2024 15:25
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Re: Silvercrest Smart Button

Hi, I'm still have some issues with this. Without MQTT discovery ik can see the button acts on push but it does not control. When I use MQTT discovery i get some additional on action values in the devices, whihc i created ablockly for however not every couple of weeks i need do change the battery ...
by hemant5400z
Thursday 07 December 2023 14:11
Forum: Bugs
Topic: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]
Replies: 11
Views: 3592

Re: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]

Hi, I just updated to the latest beta. I have always been using linuxserver.io docker builds so there was a bit of config work I had to do because that build is not maintained after 2023.2 stable. Alls counters are working again, i noticed my camera snapshots are not working anymore. I noticed that ...
by hemant5400z
Wednesday 06 December 2023 21:46
Forum: Bugs
Topic: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]
Replies: 11
Views: 3592

Re: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]

Hi,

I do agree. So much for stable.
We use it to make sure we do not run into basis issues.
Looks like more like Devops than stable.

Anyway i’m running docker, which exact verstion do i need to pull because upon checking latest beta release is from 29th of november 2023 i recal.

Hemant
by hemant5400z
Wednesday 06 December 2023 17:13
Forum: Bugs
Topic: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]
Replies: 11
Views: 3592

Re: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]

In Addition, in my log i constantly see:

MQTT: Problem updating sensor (check idx, hardware enabled)

But not sure what it is reffering to.

All help appreaciated.

hemant
by hemant5400z
Wednesday 06 December 2023 17:11
Forum: Bugs
Topic: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]
Replies: 11
Views: 3592

Re: After upgrade from 2022.2 to 2023.2 updateCounter stooped working on managed counter [SOLVED]

Hi, I have the same issue here. None of my Managed counters seem to calculate anymore :( which I have been using to keep track of individual P1's. Can I go back without loosing Data ? Or any other solution? They are all marked with a "red" heading and have not been updated sinds the upgrade. Hemant
by hemant5400z
Wednesday 06 December 2023 17:02
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Re: Silvercrest Smart Button

Hi Walter,

Done I have the button in a blockly with a toggle function which works.
Solved!

Hemant
by hemant5400z
Wednesday 06 December 2023 11:23
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Re: Silvercrest Smart Button

Hi, I disabled HA and added auto discovery. In Domoticz I see 2 antries On_action as push on Off_action as push off I want to use this device to control a switch as use the button as a push 1 push: if on the of if off then on. Tried to add the witsch as slave device but not controlling it, do i need ...
by hemant5400z
Tuesday 05 December 2023 10:49
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Re: Silvercrest Smart Button

Hi, I updated Domoticz to 2023.3 and updated Zigbee2Mqtt. After discover I can see a lot of devices with their ID-Names. When I use the smart button I can see the light switch goes on in Domoticz. However it looks like it is controlled through HA. While my goal is not to use HA at all. I can see the ...
by hemant5400z
Monday 04 December 2023 14:49
Forum: Zigbee
Topic: Silvercrest Smart Button
Replies: 9
Views: 2248

Silvercrest Smart Button

Hi All, I received a Silvercrest smart button which I would like to use as a simle switch (toggle button) The smart button is showing up in Domoticz however i cannot control anything and I don't see the status changes in Zigee2Mqtt. Did anyone fgure out how to get this working from Domoticz? I know ...
by hemant5400z
Friday 28 July 2023 0:27
Forum: Utility
Topic: Enphase counters how to fix after update from 5x to 7x
Replies: 11
Views: 864

Re: Enphase counters how to fix after update from 5x to 7x

Hi,

Checked both topics but there is no solution mentioned.

Hemant