puddly

Results 621 comments of puddly

For people having this problem, could you explain more about your setup? - How you are running Home Assistant (OS, Supervised, etc.) - What relevant addons or integrations you have...

> I was able to update by removing everything Please don't do that! If you do, your entity customizations will be gone: all of your device names, entity IDs, icons...

@G2740 attach your hardware information and diagnostics JSON for the ZHA integration, if you could. The ZBT-1 integration fails to set up if it thinks the ZBT-1 isn't plugged in.

CI failure is in Roku and unrelated to this PR.

CC @Maxwelltoo, as you mentioned having interest in helping out.

> From the LOG, it seems doesn't include the extended PAN ID in the send Frame. Fixed, thanks. > \# TODO: Network settings do not persist. How do you write...

I've cleaned up the command serialization and deserialization. All commands are now in a `commands.py` module and should have clear structures. This doesn't change the way the code works but...

Thank you. I've tried the modified startup sequence but there doesn't appear to be a change, settings still aren't persisting. ```python # 1. Reset to get into a known state...

@lhespress Sorry for the delay. I've tested the firmware and made some adjustments to this branch. It looks like things are getting better. Things that now work: - Model string,...

I will try to work on testing the new firmware some time this week.