after updating to 0.113, the Xiaomi Gateway Alarm integration works for 3 gateways while for a home assistant it recognizes the gateway, asks to insert the token but once inserted as an integration, it does not detect any device as an alarm.
could it be an integration problem?
the gateway that from this problem is the first in the photo
That is weird, do you see any errors or warnings in the log?
Have you tryed restarting HomeAssistant?
Dettagli registro (WARNING)
Logger: homeassistant.components.alarm_control_panel
Source: helpers/entity_platform.py:545
Integration: Pannello di Controllo degli Allarmi (documentation, issues)
First occurred: 10:49:52 (25 occurrences)
Last logged: 11:24:14
Updating xiaomi_miio alarm_control_panel took longer than the scheduled update interval 0:00:3
only this
no other error
I restarted home assistant several times, I reconnected integration several times but the problem persists for that gateway. the gateway has also been reconfigured in the mi home application.
it looks like that gateway was working before the switch to 0.113.
I tried to install a new gateway and the new one does not give problems.
So indeed that is the problem, apperently it cannot update the alarm status for that gateway and therefore it does not setup the gateway alarm.
What firmware version is that gateway running, is it the same as the other gateways and is it the latest firmware?
Are you sure the token is correct for that gateway and you did not mix up the tokens since you have several gateways?
Is the IP adress of that gateway static and correctly configured (or detected by zeroconf discovery)?
What firmware version is that gateway running, is it the same as the other gateways and is it the latest firmware?
1.4.1_176
Are you sure the token is correct for that gateway and you did not mix up the tokens since you have several gateways?
825b7a9a7e819eb7e97fa3236633994f
ip static
192.168.1.43 and detected by zeroconf discovery
I noticed that during the restart of the home assistant, the gateway emits a faint blue light that immediately turns off
the alarm system works from the mi home application not in home assistant
is it possible that there are many devices connected to the gateway that do not allow activation of the integration?
log:
[miio.miioprotocol] Unable to discover a device at address 192.168.1.43
[homeassistant.components.xiaomi_miio.gateway] DeviceException during setup of xiaomi gateway with host 192.168.1.43
Could be that there are to many devices, @miway80 had a simular issue with too many devices, but has never been truly confirmd, see the discussion here: https://github.com/rytilahti/python-miio/issues/650#issuecomment-643493440
You could try removing the devices and see if it then works, but I can imagine you do not want to go through the process of removing all those devices and then having to re-add all of them…
I tried to remove the devices from a gateway and transfer them to a new one, I tried to divide the devices between the 2 gateways, but the gateway or rather the 2 gateways, are detected without alarm devices.
it must be said that the first time I entered the new gateway it was detected.
then it was disconnected from electricity, and it gave the same problem. I can’t understand what the problem might be.the aqara part where all connected devices are visible works correctly.
[miio.miioprotocol] Unable to discover a device at address 192.168.1.43
[homeassistant.components.xiaomi_miio.gateway] DeviceException during setup of xiaomi gateway with host 192.168.1.43
Hello all, I have the same problem with one of my 2 gateways (link to issue https://github.com/home-assistant/core/issues/38324).
I also met the same problem, I have 2 xiaomi gateway, one works for the alarm panel but the other one did not. I’m sure the token and IP (already reserved ) is correct.
there isn’t a solution…