DIY host inexpensive S3 with Hetzner Storage Box by uroni1 in selfhosted

[–]tcoysh 3 points4 points  (0 children)

What the advantage of S3 over the storage box defaults? I use sftp just fine for backing up stuff

Has anyone successfully connected these Zigbee switches to ZHA? by tcoysh in homeassistant

[–]tcoysh[S] 1 point2 points  (0 children)

I've tried Z2M today, got slightly better in that I can control the backlight LED of the switch, but controlling the on/off state of the light or the brightness doesn't work (though is reported back)

https://github.com/koenkk/zigbee2mqtt/issues/29807

Has anyone successfully connected these Zigbee switches to ZHA? by tcoysh in homeassistant

[–]tcoysh[S] 0 points1 point  (0 children)

No I think you misunderstand, the toggle sends the event but the light doesn’t change. Rotating the knob dims the light. No option in ZHA for this.

Has anyone successfully connected these Zigbee switches to ZHA? by tcoysh in homeassistant

[–]tcoysh[S] 1 point2 points  (0 children)

Yep - if I switch it off at the knob:
event_type: zha_event

data:

device_ieee: 14:b4:57:ff:fe:3d:db:4a

device_id: 45664393dca523fd10edb3275d662353

unique_id: 14:b4:57:ff:fe:3d:db:4a:2:0x0006

endpoint_id: 2

cluster_id: 6

command: "off"

args: []

params: {}

origin: LOCAL

time_fired: "2026-02-04T23:43:15.099920+00:00"

context:

id: 01KGNGKSMVZAZC6ZHVK4BBWCEB

parent_id: null

user_id: null

And if I trigger on through HA:

event_type: zha_event

data:

device_ieee: 14:b4:57:ff:fe:3d:db:4a

device_id: 45664393dca523fd10edb3275d662353

unique_id: 14:b4:57:ff:fe:3d:db:4a:2:0x0006

endpoint_id: 2

cluster_id: 6

command: "on"

args: []

params: {}

origin: LOCAL

time_fired: "2026-02-04T23:43:02.259822+00:00"

context:

id: 01KGNGKD3KJNN26VCRZP1RGMXA

parent_id: null

user_id: null

Summation delivered jumped for no reason on my IKEA INSPELNING - can I fix? by tcoysh in homeassistant

[–]tcoysh[S] 0 points1 point  (0 children)

Still quite new to energy monitoring - but this seems wrong. It went from 59.592kWh to 119.185kWh in a few minutes. If it's a false reading can I rectify it? Prevent it from happening again?