mirror of
https://github.com/home-assistant/core.git
synced 2025-04-27 10:47:51 +00:00

* Fix missing names on some devices/bridges * guard for None devicetype (just in case) * Update homeassistant/components/matter/adapter.py Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> * Update homeassistant/components/matter/adapter.py Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> * Update homeassistant/components/matter/adapter.py Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> * Update homeassistant/components/matter/adapter.py Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> * black and isort * Code quality * Add tests * Add coverage test, add None for empty string --------- Co-authored-by: Jan Bouwhuis <jbouwh@users.noreply.github.com> Co-authored-by: jbouwh <jan@jbsoft.nl>