jan666

Results 42 comments of jan666

Oh, that sounds really horrible. I guess its safe to just use the old homebridge-hue plugin forever? Re-doing everyhing in the Home App will be a real pain

@ebaauw can you provide a "migration guide"? And do you think https://controllerforhomekit.com/features/backup-restore/ can help doing the migration? https://controllerforhomekit.com/2021/06/22/how-to-replace-an-accessory/

It's almost fixed in 2.15.03 / 21.4.2022 (Firmware 26720700). All 3 sensors are reachable; `ZHAConsumption` and `ZHAPower` are updating: ``` { "config": { "on": true, "reachable": true }, "ep": 3,...

I use navidrome on FreeBSD, too. No crashes. I use a self compiled binary (it's just gmake setup and gmake buildall, really simple)

This does not work either: ``` ``` the value is not submitted (and because its required I get the "reuqired" error): ``` javax.faces.partial.ajax: true javax.faces.source: j_id_3c:j_id_3e:dp javax.faces.partial.execute: j_id_3c:j_id_3e:dp javax.faces.partial.render: j_id_3c:j_id_3e...

The value is not submitted when using the mask. It's just empty. Thats the problem. Not at the change, not at the dateSelect event (I clicked on a date in...