Search found 13 matches

by DoMoAD
Sunday 30 October 2022 19:16
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 109698

Re: Python Plugin: Shelly MQTT

I have a problem with my blinds that stopt working. I opend a topic in the forum because domoticz changed a lot lately with the blinds. The problem is that i can't controle the blinds anymore but MQTT commands from the blinds to domoticz still work. https://www.domoticz.com/forum/viewtopic.php?f=6 ...
by DoMoAD
Sunday 23 October 2022 23:24
Forum: Python
Topic: Python Plugin: Shelly MQTT
Replies: 504
Views: 109698

Re: Python Plugin: Shelly MQTT

I have a problem with my blinds that stopt working. I opend a topic in the forum because domoticz changed a lot lately with the blinds. The problem is that i can't controle the blinds anymore but MQTT commands from the blinds to domoticz still work. https://www.domoticz.com/forum/viewtopic.php?f=6&t ...
by DoMoAD
Thursday 02 June 2022 9:11
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest update crashes domoticz
Replies: 29
Views: 3705

Re: Latest update crashes domoticz

With the build from today 14348 the problem is gone. deConz plugin is working again and no crash on startup.

Thank you very much
by DoMoAD
Wednesday 25 May 2022 13:47
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest update crashes domoticz
Replies: 29
Views: 3705

Re: Latest update crashes domoticz

If anyone has a test machine that can use this plugin it would be helpful to see the output from running with the plugin debug level set to include 'Messages'. Debug is on the setting "basic + messages" when i restart the service i get the following error: 2022-05-25 13:45:56.390 Error: Domoticz ...
by DoMoAD
Wednesday 25 May 2022 1:21
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest update crashes domoticz
Replies: 29
Views: 3705

Re: Latest update crashes domoticz

Unlikely that the WebSocket fix impacted this because it was contained to that protocol but there was a more general change in the last week around returning data to plgins that may have an issue. If you are impacted please post the domoticz_crash.log file (from you Domoticz folder) and I can look ...
by DoMoAD
Tuesday 24 May 2022 22:51
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: Latest update crashes domoticz
Replies: 29
Views: 3705

Re: Latest update crashes domoticz

How do you all stop the plug-ins? My installation crashes even before i get to the hardware page.
by DoMoAD
Sunday 21 November 2021 18:37
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 83794

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

Have you logged in to the trannergy webportal to check if you see similar behavior? I use and checked de solarman portal. I've got nice none rounded values in de portal. Found it: in the script you take value 16 out off the array. I've changed it to 13. Now i get a number that has a decimal point ...
by DoMoAD
Monday 01 November 2021 9:17
Forum: Python
Topic: Ginlong, Omnik Solar, Solarman and Trannergy Inverters
Replies: 231
Views: 83794

Re: Ginlong, Omnik Solar, Solarman and Trannergy Inverters

... Steps to get this implemented: .. Happy coding :P Note: Code is using Python 3, and you need the libs as mentioned at the top of the script. I've requested the new api detail and changed the code. When i test the code i get the neaded data. Only problem i have is that the new api gives me ...
by DoMoAD
Monday 10 August 2020 12:42
Forum: Design, usability and languages
Topic: machinon theme
Replies: 712
Views: 135546

Re: machinon theme

it shows fine at first but then blanks out completely after a few seconds only showing sun up/down and the room selector. Everything else is gone yes, same problem over here. I did reset the theme and removed all the history/cache of my mobile trying to fix it but i won't. Another problem that i ...
by DoMoAD
Monday 20 July 2020 18:09
Forum: Python
Topic: Python Plugin: Domoticz-Google-Plugin
Replies: 132
Views: 30525

Re: Python Plugin: Domoticz-Google-Plugin

I've got multiple nest devices in my house. I made a speakergroup in de google home app and changed the setting voice device/group to the speakergroup. When i send a notification i only hear the message on one device. Any suggestion? I've tested the devices separatly and then they work. update: just ...
by DoMoAD
Thursday 27 December 2018 16:00
Forum: dzVents
Topic: Script to parse Electricity from P1 Smart Meter reading [Solved]
Replies: 77
Views: 21855

Re: Script to parse Electricity form P1 Smart Meter reading [Solved]

Thanks (dankjewel) Works great. I've used the RFXMeter counter as a dummydevice. It gives me two numbers. DATA is the actual number on the meter and in the right upper corner i've got a 0 (zero) or the number corresponding with data. It means that i've got two values and in dashticz i need value two.
by DoMoAD
Saturday 04 August 2018 13:03
Forum: Python
Topic: Python plugin: Unifi Video from Ubiquiti
Replies: 15
Views: 4927

Re: Python plugin: Unifi Video from Ubiquiti

I found the problem. I had to CHMOD 755 the plugin.py file. Now it's working fine.
by DoMoAD
Friday 11 May 2018 14:32
Forum: Python
Topic: Python plugin: Unifi Video from Ubiquiti
Replies: 15
Views: 4927

Re: Python plugin: Unifi Video from Ubiquiti

I used the exact code as published above. I put the zip file in de plugin directory. When i select UVC in Hardware my totale domoticz crashes. Is this plugin not working anymore with the beta domoticz?