Hi ,
thanks for the help ,
i got further but i am running in some new problems:
if i press a virtual button in the loxone app ,
i get this state on esphome :
this is the screen i get at the same time on loxone config :
i think that looks good , but in real life the led of output 4 on the AIO does not turn on . ( i also tested with different outputs but that is the same)
when i press the switch myself in esphome the output does turn on
edit : it seems that i was wrong . the unit freezes when it sends out to the loxone for a state change . it is normaly contanstantly checking the sensor states but when changing one of the relais states and sending it to the loxone it freezes for a little longer than 2 minutes. it also occurs that the lef of the outputs flickers ones for half of a second and then turns off
edit edit : got it solved for the moment ; i changed max output buffer for loxone to 32 instead of 64 and added 100ms delay to all on or off comands for the relais . works like a charm
thanks for the help ,
i got further but i am running in some new problems:
if i press a virtual button in the loxone app ,
i get this state on esphome :
this is the screen i get at the same time on loxone config :
i think that looks good , but in real life the led of output 4 on the AIO does not turn on . ( i also tested with different outputs but that is the same)
when i press the switch myself in esphome the output does turn on
edit : it seems that i was wrong . the unit freezes when it sends out to the loxone for a state change . it is normaly contanstantly checking the sensor states but when changing one of the relais states and sending it to the loxone it freezes for a little longer than 2 minutes. it also occurs that the lef of the outputs flickers ones for half of a second and then turns off
edit edit : got it solved for the moment ; i changed max output buffer for loxone to 32 instead of 64 and added 100ms delay to all on or off comands for the relais . works like a charm