Find answers, ask questions and become part of the Loxone Community.
Hi,
I have a simple setup in the master bedroom with a lighting controller, three light circuits and a presence sensor. I have set up a Night Mode to automatically come on at 10pm and off at 7am.
I know Night Mode is operating because I have ticked the "use" box and I can see it come on. I have connected the night mode to the DisP input of the lighting block, and I have also set an automatic scene called Night which comes on if night mode is active.
Despite all this, last night at 1:48am all the lights came on at full brightness, and the Presence history log showed presence active at 1:48am.
I have tried using Simulation mode in config and I cannot replicate the problem.
Has anyone else experienced anything like this? Is there some additional fault finding I can do?
Regards,
Lindsey
Edit: I have found out that the Touch Nightlight (which enables night mode with a triple click) also disables night mode with a triple click. So If you forget that night mode was on, triple click when you go to sleep, you are actually disabling night mode. This seems like a bug.
Hi Lindsey
What function block are you using to activate your Night operating mode? The recommendation, and how Auto config does this is through a Switch block.
A switch block has a Tr, O, and R input
Tr – can change the output on or off it is a simple trigger.
O – can only turn the output on
R – can only turn the output off.
Therefore if you were using a switch block and had assigned the Nightlight to Tr then it is working exactly as you have configured. This is why it is our general recommendation to use O and R inputs to have dedicated actions, and this is how indeed auto config will do it for you.
KR
Hugh
 | Monday | Tuesday | Wednesday | Thursday | Friday |
---|---|---|---|---|---|
0830-0900 | Welcome | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange | Arrival and Exchange |
Unit 1 | Easy Lighting Planning Square meter formulas. Room types, Direct/Indirect |
Automatic Basic Lighting Presence Sensor Air/Tree |
Shading & Automation Controls vs Automation  configuration shading types |
Multiroom Audio System, scaling, simple audio planning |
Media controller IR and RS Protocols, AVR |
Unit 2 | Intuitive Operating Concept Room types & moods |
Presence Optimization Exercises by type of room |
System Protection Functions Storm, frost, privacy, break-in |
Cabling & Configuration Audioserver Extension speaker |
Operating Concept Specific Operating modes, Touch Pure Flex |
Unit 3 | Configuration Room Types Basic Configuration |
Presence Areas Practice P/1-8 |
Optimise Protection Functions Practical exercises by type |
Operation & Connections Line In/Out, SPDIF Signal converter |
Optimise Conference Room Control and programming |
1200 | Lunch Break | Lunch Break | Lunch Break | Lunch Break | Lunch Break & wrap up |
Unit 4 | Lighting Controller In-depth T5/1-8, lC1-4, M+/-, Mix |
Technologies Dali, DMX, PWM |
Weather & Sunshine Weather station & forecasts |
Smart Home Functions TTS, Announcements, Bell |
 |
Unit 5 | Operating Concept Advanced Exercise by type of room |
Daylight Control HCL Practical implementation |
Automatic Sun Position Control Protection types IR/UV/Lux |
HiFi and Ambient Sound Signum and Install 7 |
 |
Unit 6 | Operating Concept Specific     Hotel, Office, Auditorium | Constant Light Control Measurement, control, implementation |
Automatic Sun Position Control Optimization of parameters |
Acoustics & Sound Optimization   Optimize audio planning |  |
Unit 7 | Touch Pure Flex Scrolling text, master brightness |
Signalization via Light Practice example |
Operating Concept Specific Practical examples | Audioserver in combination   Exercises Lan/Tree Turbo |  |
Booking Request for CPD
Please complete the following details as part of your request to book this CPD.
Once we have received your details, we will be in touch to discuss your request further.
From your first enquiry to the finishing touches on your project, Loxone and your Loxone Partner will be with you all the way. Benefit from the experience that we have gained through the realisation of over one hundred thousand projects worldwide to ensure your project exceeds your expectations.
Thanks Hugh – yes, I was activating Night mode using the Tr input on the switch so each subsequent activation was toggling the output. Changed to O and all OK now!