christoph-ng
christoph-ng
The fix doesn't work correct, decimal values are not set correctly, see the log above: ``` I0628 20:17:03.327 mqtt_client.py:37] MQTT message Topic: hisense_ac/a0cc2be7a43b/adjust_temperature/command, Payload b'25.5' D0628 20:17:03.328 notifier.py:112] [KeepAlive] Sending...
Please add support for Aqara Dimmer Switch H2 EU. ``` const m = require('zigbee-herdsman-converters/lib/modernExtend'); const definition = { zigbeeModel: ['lumi.switch.agl011'], model: 'lumi.switch.agl011', vendor: 'Aqara', description: 'Automatically generated definition', extend: [m.deviceEndpoints({"endpoints":{"1":1,"2":2,"3":3,"21":21,"71":71,"72":72}}),...
I could not get a like filter working summary. If I choose the exect data-summary it's working, but not woth a "like" selector: **Working:** ``` card_mod: style: | .event[data-summary="XXXXX"] {...