[solved] switch and dimmer gone after update
-
Hi all,
the todays update of the Mysensors modul in FHEM caused my switches and dimmer to not work anymore:
error: "switch1 not defined: no mapping for reading switch1"
and the same with the dimmer:
"dimmer1 not defined: no mapping for reading dimmer1"did this also happen to some of you?
thanks
-
@jeti I haven't updated, but it looks like there were some updates of constants: github-link
It's just a guess from looking at the github code and changes, but I would try to edit the fhem.cfg and replace
attr <device_name> mapReading_switch1 <child_id> switch
with
attr <device_name> mapReading_switch1 <child_id> status
and replace your
attr <device_name> mapReading_dimmer1 <child_id> dimmer
with
attr <device_name> mapReading_dimmer1 <child_id> percentage
-
@m26872: Ithink you are right, that would have helped too, or just deleting the device and getting it autoincluded again help too
thanks
1 out of 3
Suggested Topics
-
Data logging Options
Vera • 1 Apr 2014, 00:16 • NotYetRated 22 May 2014, 19:30 -
Solar Battery Monitor - How to transfer values to Fhem
FHEM • 20 Sept 2019, 22:45 • btmerz 20 Sept 2019, 23:16 -
Inlcusionmode crashes FHEM
FHEM • 20 Nov 2017, 07:54 • Komaandy 20 Nov 2017, 09:32 -
Not getting Node ID assigned
FHEM • 11 Feb 2016, 10:57 • bigal 19 Feb 2016, 22:19 -
SmartSleep and FHEM - does it work?
FHEM • 10 Jan 2017, 09:46 • cablesky 25 Mar 2019, 15:46 -
ASL board for stair lightning meets fhem by using my sensor
FHEM • 30 Aug 2019, 15:10 • thomas.klein 30 Aug 2019, 15:10