Search found 8 matches

by MartjeB
Saturday 22 March 2025 14:21
Forum: Bash / PowerShell / Batch etc.
Topic: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router
Replies: 134
Views: 32950

Re: Presence detection for Fritzbox script v2.0: using TR064 protocol communication to your router

Never had this installed, but I can't get it to work. Traceback (most recent call last): File "/home/pi/domoticz/scripts/presence_detection_domoticz_fritzbox/fritzhosts.py", line 25, in <module> import fritzconnection File "/home/pi/domoticz/scripts/presence_detection_domoticz_fritzbox ...
by MartjeB
Saturday 13 July 2024 20:07
Forum: Others
Topic: Sofar inverter - simple integration
Replies: 10
Views: 2980

Re: Sofar inverter - simple integration

I just did and it gives me data.

total today in not correct and total yield is 1000 times to high

I also had an error in domoticz:
2024-07-13 19:51:00.980 Error: GetJSonDevices: exception occurred : 'stoll'
might be caused by first selecting webdata in stead of mydevicearray
by MartjeB
Saturday 13 July 2024 18:36
Forum: Others
Topic: Sofar inverter - simple integration
Replies: 10
Views: 2980

Re: Sofar inverter - simple integration

http://192.168.x.x/js/status.js

gives more data with a line:
myDeviceArray[0]="SA1xxxxxxx ,V500,,SA1ES116,6 00,20,231,75230,,0,"

Changing the script does not help domoticz showing anything.

Seems the dummy domoticz devices are of a wrong type...
by MartjeB
Saturday 13 July 2024 17:49
Forum: Others
Topic: Sofar inverter - simple integration
Replies: 10
Views: 2980

Re: Sofar inverter - simple integration

if I login into the webif of the sofar inverter, the status menu is shown with only the device information.
I need to click the connected inverter icon to see data of the inverter itself.

In this way the script can't collect the right data I assume?
by MartjeB
Saturday 13 July 2024 17:28
Forum: Others
Topic: Sofar inverter - simple integration
Replies: 10
Views: 2980

Re: Sofar inverter - simple integration

The connection was blocked by my modem: <HTML><HEAD><TITLE>401 Unauthorized</TITLE></HEAD> <BODY BGCOLOR="#cc9999"><H4>401 Unauthorized</H4> Authorization required. </BODY></HTML> After unblocking internet use of the inverter (in the fritzbox) I receive a line of data, but domoticz device is not ...
by MartjeB
Friday 12 July 2024 13:18
Forum: Others
Topic: Sofar inverter - simple integration
Replies: 10
Views: 2980

Re: Sofar inverter - simple integration

Thanks for the script, but I'm stuck in preparation: A) preparation of domoticz - create Dummy equipment (e.g. SOFAR) - create two virtual devices: STATUS - Text type, SOFAR - power and energy type - read their idx's In hardware I can select dymmy-virtual sensors. create sensortype TEXT, I can ...
by MartjeB
Thursday 21 March 2024 20:48
Forum: MQTT Auto Discovery
Topic: MQTT AD - Zigbee2MQTT
Replies: 64
Views: 7845

Re: MQTT AD - Zigbee2MQTT

Some of my devices were added for a second time. The old ID-units don't respond anymore, but the new ones do.
by MartjeB
Thursday 21 March 2024 10:44
Forum: MQTT Auto Discovery
Topic: MQTT AD - Zigbee2MQTT
Replies: 64
Views: 7845

Re: MQTT AD - Zigbee2MQTT

Something simular. A fresh install to newer linux and switching the dongle gave me a lot of problems. Finally Zigbee2MQTT frontend runs well. I can switch all devices. In domoticz some devices won't run at all or I can only switch the device once but the new status won't update. If I switch off the ...