Hi I have problem with new version FGS 221 (Fibaro Double Switch)
I don’t have problem with switch, but with survey energy. It doesn’t work
I use the same parameters what I have in fibaro dimmers and wallplugs
Has somebody this problem?
Switch P2_Biuro_Router “Router [%s]” (P2) { zwave=“79:1:command=SWITCH_BINARY” }
Switch P2_Biuro_Fibaro “Fibaro [%s]” (P2) { zwave=“79:2:command=SWITCH_BINARY” }
Number P2_Biuro_Router_Power “Aktualne zużycie: [%.1f W]” (P2,AKT_ENERGIA) { zwave=“79:1:command=sensor_multilevel” }
Number P2_Biuro_Router_Energy “Całkowite zużycie: [%.2f KWh]” (P2,CAL_ENERGIA) { zwave=“79:1:command=meter” }
Number P2_Biuro_Fibaro_Power “Aktualne zużycie: [%.1f W]” (P2,AKT_ENERGIA) { zwave=“79:2:command=sensor_multilevel” }
Number P2_Biuro_Fibaro_Energy “Całkowite zużycie: [%.2f KWh]” (P2,CAL_ENERGIA) { zwave=“79:2:command=meter” }