FHEM Forum

FHEM => English Corner => Thema gestartet von: hplus am 13 September 2016, 17:50:06

Titel: userReadings
Beitrag von: hplus am 13 September 2016, 17:50:06
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
Titel: Antw:userReadings
Beitrag von: justme1968 am 13 September 2016, 17:55:16
the trigger is now handled the same way as in notifies. you have to add .* at the end.
Titel: Antw:userReadings
Beitrag von: hplus am 13 September 2016, 18:17:52
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.

Titel: Antw:userReadings
Beitrag von: justme1968 am 13 September 2016, 18:35:40
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.
Titel: Antw:userReadings
Beitrag von: hplus am 17 September 2016, 23:46:06
Sorry i was on a trip until today.
what do you want me to provide exactly?

thanks for your help
Titel: Antw:userReadings
Beitrag von: justme1968 am 17 September 2016, 23:58:12
 a list from the device
Titel: Antw:userReadings
Beitrag von: hplus am 18 September 2016, 00:11:54
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.