Hi all -
I have some random issues with Dimmers / Switches (Wallplugs)
My setup is running HASS.IO (installed on Debian with install script, im using a Aeonlabs Z-Stick 5 Gen 5)
My hardware is an Intel NUC i5
I have around 20+ z-wave nodes mainly Fibaro devices and i see some spooky issues and errors in the log
2018-04-23 23:22:37.332 Warning, Node015, WARNING: Unexpected Callback ID received
2018-04-23 23:20:47.044 Error, Node014, ERROR: Dropping command, expected response not received after 1 attempt(s)
In my bath room i have a Fibaro Dimmer 2 for my ceiling light and a Fibaro RGBW Controller for 2 other LED panels.
I have created an automation job when fibaro dimmer 2 goest to state ‘on’ i set brightness for LED1 on the RGW to 70% and LED2 to brightness 70%
It works 9 out of 10 times but some times it stops - maybe its delayed or maybe it never happens.
When it turns off sometimes it just blinks an ekstra time Turns off turns on and then turns off again! i can see it in HASS Web UI and the light flashes - it does what i expect - and its no at all every time it happens.
I managed to get this captured
Z-Wave_Dimmer_Flash.yaml (16.9 KB)
I have looked through all my automations but they are not wrong configured.
It seems like when i restart HASS it works for some time without any issues and then it just gets worse and worse and restart it works perfect for some time
I have tried heal network and i really don’t think the issue is connectivity i have roughly 5 meters from Controller to the devices.
In my living room i have a Fibaro Dimmer in my ceiling as well and i have enabled Scene Notification and when i double click i have an event that if Scene ID 14 (Double Click) is found it shuts down all lights in my living room
One of the lights is a Fibaro Wall plug and when it turns off then some times 1/10 it just turns on again instantly and i have to wait 4-5 seconds and then HASS notices that its turned on again - and i can double click the dimmer and now it turns off again.
I captured the Z-Wave log while it happens
ZWAVE-DoubleClick_Issue.yaml (33.5 KB)
I have an idea that it could possible be the “soft off” function of the Dimmer that gives me the problem - i have read and read and searched the errors and there is a ton of issues and i have almost tried all combinations but it just keeps beeing instable and not working as expected every time!
Does anybody have ANY idea what it could be? And maybe put a pointer in what direction i should go to get this fixed - its driving me insane!