all devices unknown and no map
rapid1985 opened this issue · 6 comments
Hello
all my devices unknown and no map almost only Xiaomi and Blitzwolf devices all according to the device list but included.
Function is given but unfortunately not in the Assistant.
I installed it several times on different computers, always under Windows 7 or10 and Docker, but no change.
Hardware stick slaesh’s CC2652RB stick from Tindie
Versions
Version of Zigbee2MqttAssistant (this software): 0.3.157 (0.3.157+Branch.master.Sha.ea388c3bbc2d43c4c9c62f27bb6764911ba4acc9) Release
Version of Zigbee2Mqtt: 1.16.1
Coordinator version: 20200830
Coordinator Zigbee Id:
thx
Alex
Same here....
Make sure the mqtt integration is installed, and your zigbee2mqtt configuration.yaml has homeassistant: true
Make sure the mqtt integration is installed, and your zigbee2mqtt configuration.yaml has
homeassistant: true
I don't have homeassistant. Is there any implication of turning this variable to true?
I have no HA and if I change to homeassistant: true Z2M will not start!! change to homeassistant: false it starts correctly. so that is not the fix ! It must be Z2M Assistant.
I have rebooted the whole system (RPI4 with IoTStack that has the zigbee2MQTT et all) with the mentioned change and I'm still able to receive warning when the doors are opened.
Therefore I can say it is working. Where did you change the parameter? I changed it in /home/pi/IOTstack/volumes/zigbee2mqtt/data/configuration.yaml
and it's working. Please refer to bug 359.
On my RPi3 with no IoTStack, the path was /opt/zigbee2mqtt/data/configuration.yaml
and setting homeassistant
to true
seemed to do the trick.