Search found 11 matches
- Monday 09 January 2023 20:48
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 180
- Views: 27639
Re: Netatmo authentication changes Oct 2022
EDIT: Changing the password didn't help... Plugin can still not login. Very frustrating Hi, Just for your information, a "special" character is needed in the password. I my case : - @ didn't work - but ! is ok. My hero :) I had a '#' and that didn't work. Changed password with a '!' and it works :D
- Monday 09 January 2023 19:24
- Forum: Python
- Topic: Update Python - not recognized in Domoticz
- Replies: 1
- Views: 390
Update Python - not recognized in Domoticz
I updated Python on my Pi4 from 3.7.3 --> 3.9.16 following this guide:
https://raspberrytips.com/install-lates ... pberry-pi/
But in domoticz --> About it still says Pyhton version 3.7.3
What do i have to do so that domoticz works with Python 3.9.16?
https://raspberrytips.com/install-lates ... pberry-pi/
But in domoticz --> About it still says Pyhton version 3.7.3
What do i have to do so that domoticz works with Python 3.9.16?
- Wednesday 21 December 2022 7:59
- Forum: Temperature and Weather
- Topic: Netatmo authentication changes Oct 2022
- Replies: 180
- Views: 27639
Re: Netatmo authentication changes Oct 2022
Today i also receive error in the log that the netatmo pluging can no longer login... I will try changing the password and really hope we can keep using the netatmo plugin. My thermostat for my heatpump depends on it... Are there any simple alternatives for temperature & humidity logging in domoticz ...
- Wednesday 27 January 2021 10:53
- Forum: dzVents
- Topic: Need time (=> 1 minute) between two results [Solved]
- Replies: 6
- Views: 739
Re: Need time (=> 1 minute) between two results [Solved]
I have added a dummy device with simple On/Off switch. This switch is not used anywhere. New toggle: local Toggle = domoticz.devices(148) Extra result when script make change to temperature setpoint: Toggle.toggleSwitch() And condition which i added in three lines: and (Toggle.lastUpdate.minutesAgo ...
- Wednesday 27 January 2021 9:52
- Forum: dzVents
- Topic: Need time (=> 1 minute) between two results [Solved]
- Replies: 6
- Views: 739
Re: Need time (=> 1 minute) between two results [Solved]
There is one issue: The 'state' is not the changing variable. I have another idea. Can i set a local variable which is just a simpel on/off switch. At the end when the result happens where minimum time of 1 minuite is needed I add the code: SimpleOnOffSwitch.toggleSwitch() And as a extra condition ...
- Wednesday 27 January 2021 9:24
- Forum: dzVents
- Topic: Need time (=> 1 minute) between two results [Solved]
- Replies: 6
- Views: 739
Re: Need time (=> 1 minute) between two results [Solved]
Thanks @waaren, that looks like a simple and elegant solution. I will try to integrate it in the script and let you know on the results
- Tuesday 26 January 2021 20:51
- Forum: dzVents
- Topic: Need time (=> 1 minute) between two results [Solved]
- Replies: 6
- Views: 739
Need time (=> 1 minute) between two results [Solved]
I have a script which controls my heatpump. The idea is that based on different temperatures and compressor frequencies it lowers the setpoint of the target temperature so the heatpump won't start too fast. The problem is that some steps follow each other too soon. It is triggered by the frequency ...
- Wednesday 13 January 2021 22:35
- Forum: dzVents
- Topic: Upload gas usage to mindergas.nl [Solved]
- Replies: 47
- Views: 10984
Re: Upload gas usage to mindergas.nl [Solved]
Great that the script is updated for kWh & heatpumps!
I don't understand the new script though... I see something happening every minute now? Why is that the case when all i want is to upload kWh total from the heautpump device?
Can someone explain the logic of the new script?
I don't understand the new script though... I see something happening every minute now? Why is that the case when all i want is to upload kWh total from the heautpump device?
Can someone explain the logic of the new script?
- Sunday 17 May 2020 14:17
- Forum: Python
- Topic: Python Plugin: Growatt Inverter
- Replies: 107
- Views: 20812
Re: Python Plugin: Growatt Inverter
I started using your Pass2php script: https://www.domoticz.com/forum/viewtopi ... =4&t=27656 and that works fine! I hope you can see what went wrong with the plugin in my case but for now i am covered.
- Saturday 16 May 2020 15:11
- Forum: Python
- Topic: Python Plugin: Growatt Inverter
- Replies: 107
- Views: 20812
Re: Python Plugin: Growatt Inverter
I have further investigated and still don't know what causes the problem. The strange thing is that about every hour one measurement comes through. See image below in Domoticz: https://i.imgur.com/eQ8BSyh.jpg On my 'Homey' I installed the 'zonnepanelen' app which can also connect to server.growatt ...
- Friday 15 May 2020 15:43
- Forum: Python
- Topic: Python Plugin: Growatt Inverter
- Replies: 107
- Views: 20812
Re: Python Plugin: Growatt Inverter
I have a new Growatt inverter and the growatt portal works fine. I can login and see all data via server.growatt.com I added new hardware with your plugin and a few numbers come in but after 2 measurements it is not renewed. This is the log regarding the Growatt plugin: 2020-05-15 15:40:19.982 ...