I am trying to get my Neo CoolCam siren with temp and humidity sensor to work under HA. It’s this one: Tuya siren
I am using the HA virtual machine with supervisor version 2020.12.6 and hardware OS version Home Assistant OS 5.8.
The Z2M version I am using is 1.16.2.2.
What I have done so far:
I have spoken with Ilya from Z2M to get the siren supported. He was great and added support right away. So all the “exposes” are now available. When I go to the Z2M web interface I can set the temp/humidity thresholds, melody, and the alarm itself. It is now supported in the normal production build of z2m.
I was hoping that that means it would also be available in HA, but that doesn’t seem to be the case.
What I have now in HA:
Name:
Temperature & humidity sensor and alarm (NAS-AB02B0)
So all the entities are available, but they are not editable or actionable.
EG: I cannot set the siren to “ON” or set the alarm volume to “LOW”.
How can I get the inputs to be available in HA?
I have also found the thread below, but that doesn’t seem to explain it either. Or I am simply not getting it. Note: the one below is a WiFi siren, mine is Zigbee.
I have a similar issue with HA. Not just for this device, but it often does not report all the values shown in zigbee2mqtt.
The only work around I have found is to keep deleting and re-adding the device till it works…
Is there a way to force HAS to get the values available on the device?
I think i have the same issue. I can see humidity and temperature but i can not turn on the siren. I get error turn_on - Service not found. I can test siren in z2m interface and that is all.
Hello, I have bought that siren, I have it integrated in HA with zigbee2mqtt 1.18.2-1 and its script does not sound the alarm, the truth is that I am already desperate I think I will use it on paper and buy another because I do not see a solution I have been involved for days and I can’t find a solution to make it sound thanks
this is my configuration.yaml and it does not work I do not know if I will have something wrong but it does not work, my version of zigbee2mqtt is 1.18
If mqtt and zigbee2mqtt are directly installed in HA and HA is installed in raspberry pi 4 with docker on they should. And before I can not know if it worked in previous versions because I have bought everything recently and I have always installed the newest versions.
I have an aqra zigbee door sensor working properly
Hello,
I am using zingbee2mqtt v1.18.3-1 on Home Assistant 2021.5.0 running on Raspberry pi4 with CONBEE II. I joined successfully the NAS-AB02B0 but I have the following issues:
I do not see any values for temperature, humidity etc neither in zigbee2mqtt device nor in Home Assistant
I am unable to activate the alarm
I can set values to several entities through mqtt publish commands (seeing the proper logs)
Debug Received MQTT message on 'zigbee2mqtt/01_Alarm1/set' with data '{"melody":10}' Debug Publishing 'set' 'melody' to '01_Alarm1
Tried to remove and join the device again , but I still receive the same results.
Any help would be appreciated.