![]() |
|
Invert zone open/closed sent to KNX - Printable Version +- Comfort Automation/ Security System Forums (https://www.comfortforums.com) +-- Forum: Third Party (interfacing to Comfort) (https://www.comfortforums.com/forum-5.html) +--- Forum: KNX (EIB) (https://www.comfortforums.com/forum-12.html) +--- Thread: Invert zone open/closed sent to KNX (/thread-5142.html) |
- TheMax74 - 02-13-2020 Hi Chiu currently, when mapping comfort zones to KNX Group Addresses, 0 = Off, 1 = On. Is it possible, to allow the user to invert the values sent to the bus: 0 = On, 1 = Off ? Thanks Massimo - slychiu - 02-14-2020 If you use Physical zone mapping to KNX you cannot change the meaning of 0 for off, 1 for on. That is the universal meaning of 0 and 1. One would not normally associate 0 for on and 1 for on However if you use Zone Responses to send KNX telegrams then you are free to send any KNX telegram for each zone on and zone off event - TheMax74 - 02-14-2020 Hello Chiu. Good idea. Thank you. With Voice Assistants like Alexa, Siri, Google home, the mapping must be 0 = On, 1 = Off. Bye. - slychiu - 02-14-2020 I think someone should tell them that they have done it wrongnobody things 0 for on 1 for off - TheMax74 - 02-14-2020 Hi Chiu. I spoke with an Apple Homekit developer about that. It makes somewhat sense. Contact Sensor device type (in all 3 voice assistants) bring the zone value as is. If the contact is closed, the zone is INACTIVE (like in Comfort), therefore for these 3 assistants, the zone is secure and they represent that with \"Off\" (that means \"no problems\") If the contact is open, the zone goes to ACTIVE, therefore for these 3 assistants, the zone is unsecure and they represent that with \"ON\" (that means \"hey, there is a problem here\"). For now, i solved by unmapping Zones from KNX/UCM and by using the UCM/PI to do an inversion of the zone values, but you\'ll find out having same issues like this one, as soon as some Comfort installer will try to link KNX zones with the voice assistants. ;-) - slychiu - 02-15-2020 Comfort zone types can be Normally Open or Normally Off If you want contact Closed to be Off and Open to be On, the you select a Normally Closed Zone Type eg Switch Normally Closed Hence yoiu do not need to make amyu special zone responses, just map input to KNX dorectly |