This log is sent when your gateway replied to the message with a NACK message.
It means your gateway refused the message. Are you sure you have a light configured as A = 2 PL = 0 ?
Also, it is by design that you cannot create devices for groups. It does not integrate well in Home Assistant.
If you need to send group commands, I suggest that you try the send_message service.
let’s defer to another day… I think it’s the sync I have on the NUC.
* [MH201 gateway - 192.168.1.22] Data received is not a message: `*#13**22*22*09*16**07*26*02*2023##`
* [MH200N gateway - 192.168.1.2] Data received is not a message: `*#1022*5*8*000000000011001001011000##`
@czaganelli
I don’t think these configurations with zero exist… the numbers are from 1-9 or 1-15 I think. With Zero as PL I don’t have any, maybe it’s for the scenarios?
Questo errore ha avuto origine da un'integrazione personalizzata.
Logger: custom_components.myhome
Source: custom_components/myhome/gateway.py:145
Integration: MyHome (documentation, issues)
First occurred: 18:00:33 (4 occurrences)
Last logged: 18:03:57
[MH200N gateway - 192.168.0.6] Data received is not a message: `*14*0*11#4#02##`
[MH200N gateway - 192.168.0.6] Data received is not a message: `*14*0*12#4#02##`
[MH200N gateway - 192.168.0.6] Data received is not a message: `*14*0*13#4#02##`
[MH200N gateway - 192.168.0.6] Data received is not a message: `*13*27##`
You are right, the extended bus is usable from version 0.9.
With version 0.8.7 I could use #1 as A & PL to send command to an actuator group and was working
Good evening, I noticed that every time the load control unit (F521) exceeds the set threshold, the sensor stops updating in homeassistant. To restore functioning I have to call the service again: “myhome.start_sending_instant_power”. is this normal?
yes.
they do not send their power usage constantly, you need to ask for it for a set duration.
this is a limitation of the MyHome product, not of this integration.
It happens to me every time the power of 4000W is exceeded (threshold set to start disconnecting the loads). Although I already have an automation that calls the “myhome.start_sending_instant_power” service every 2 hours.
It uses WHO 14 commands to disable (lock) or enable (unlock) the commands.
That means that when a light is locked, nothing you do will change it, not with Home Assistant, not with OpenWebNet, not with your wall switches.
Ciao Julien, ho aggiornato l’applicativo alla versione 0.9, tuttavia oggi dopo l’aggiornamento del core 3.1 di home assistant, la configurazione MyHome cover non si carica più. mi potresti aiutare. grazie.
volevo segnalare che ad ogni riavvio di HA, la configurazione delle cover non viene caricata, devo cancellare la precedente configurazione (file myhome.yaml) e crearlo nuovamente e solo dopo si carica. questo avviene dopo l’aggiornamento alla versione 0.9. non comprendo perché. grazie della eventuale soluzione.