mirror of
https://github.com/home-assistant/core.git
synced 2026-07-25 15:36:30 +01:00
c63bdd5afe
This applies what was the intended fix in #8336. moves the fallback for setting client_id to the case when no mqtt config was provided at all. This should reflect the most common use case that fails. This commit is a workaround and should be reverted when hbmqtt is fixed to allow empty client_id again.