Hi,
I was originally on the lateste release of fhem but i wanted to test some interresting feature that appeared in the nightly build.
But i noticed that the userReadings attribute stopped working (it does not show in the interface and stopped triggering notification)
Is this a bug?
Thanks
the trigger is now handled the same way as in notifies. you have to add .* at the end.
I am using the same config file as before.
(I have the .* at the end)
but userreadings just stopped working when i used the nightly build.
please show a list from the device.
by the way: the fhem release model does not have stable/latest/nightly releases. if you have installed from the tarsal or with apt-get you are supposed to use the update command in fhem to get the current version.
Sorry i was on a trip until today.
what do you want me to provide exactly?
thanks for your help
a list from the device
i found my mistake: i needed a space after the .*
i deleted the device by hand and when fhem created automaticly the device upon signal reception, it inserted the rignt userReading with the new syntax.
this is how i found my mistake.
thanks again.
I am now using the update command instead of downloadng a new tar once in a while.