Solved.
"set_transition": 1 - and everything is OK
Search found 7 matches
- Tuesday 26 December 2023 18:43
- Forum: dzVents
- Topic: Smooth light on and off (brightening, dimming)
- Replies: 2
- Views: 485
- Tuesday 26 December 2023 15:58
- Forum: dzVents
- Topic: Smooth light on and off (brightening, dimming)
- Replies: 2
- Views: 485
Smooth light on and off (brightening, dimming)
Good morning. Help me, I've run out of ideas. I have a bedside lamp with an Osram smart bulb. Everything works great, but.... Normal On/Off is OK, but since the bulb has an adjustable brightness level, it would be nice at night, after turning it on (in any way), instead of the usual ON/OFF, the bulb ...
- Tuesday 31 March 2020 11:59
- Forum: Examples & Solutions
- Topic: dzVents script for heating control [SOLVED]
- Replies: 37
- Views: 17923
Re: dzVents script for heating control [SOLVED]
After updating Domoticz to version 2020.1, errors began to appear in the logs: (Polish version) 2020-03-31 09:30:34.541 Error: dzVents: Error: (3.0.1) >11. Baxi Włączony bo aktualna temperatura 20.2 niższa niż wymagana 22.0 2020-03-31 09:31:25.949 Error: dzVents: Error: (3.0.1) > 24. Docelowa tem ...
- Tuesday 31 March 2020 9:32
- Forum: Examples & Solutions
- Topic: dzVents script for heating control [SOLVED]
- Replies: 37
- Views: 17923
Re: dzVents script for heating control [SOLVED]
After updating Domoticz to version 2020.1, errors began to appear in the logs: (Polish version) 2020-03-31 09:30:34.541 Error: dzVents: Error: (3.0.1) >11. Baxi Włączony bo aktualna temperatura 20.2 niższa niż wymagana 22.0 2020-03-31 09:31:25.949 Error: dzVents: Error: (3.0.1) > 24. Docelowa tem ...
- Wednesday 14 August 2019 15:58
- Forum: Python
- Topic: Python Plugin: PiMonitor
- Replies: 73
- Views: 27168
Re: Python Plugin: PiMonitor
Hi everybody I have the same problem: 2019-07-22 17:41:50.351 Error: (RPI_Monitor) 'onStart' failed 'KeyError'. 2019-07-22 17:41:50.351 Error: (RPI_Monitor) ----> Line 332 in '/home/pi/domoticz/plugins/Domoticz-PiMonitor-Plugin/plugin.py' 2019-07-22 17:41:50.351 Error: (RPI_Monitor) ----> Line 154 ...
- Friday 12 July 2019 12:54
- Forum: Bash / PowerShell / Batch etc.
- Topic: Raspbian Buster. The bash script does not start with rc.local
- Replies: 1
- Views: 1365
Re: Raspbian Buster. The bash script does not start with rc.local
'sleep 10' solved the problem
- Thursday 11 July 2019 13:20
- Forum: Bash / PowerShell / Batch etc.
- Topic: Raspbian Buster. The bash script does not start with rc.local
- Replies: 1
- Views: 1365
Raspbian Buster. The bash script does not start with rc.local
Hi everyone. Domoticz V4.10982. RPi 3B+ SanDisc 16GB card, 3A power supply Until now, I used raspbian Stretch without any problems. Yesterday I went to Buster, and there was a problem with the autostart. In the home / pi directory, I have a script in bash that runs BLE (chmod 711) iNode.sh #!/bin ...