You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use case:
The BSH controller is operated only in the local LAN without an internet connection. Home Assistant is connected to the BSH controller via the local LAN.
Since the BSH controller does not receive updates in this case (which is not critical as long as all connected devices are functioning properly and the lack of an internet connection does not pose a (relevant) security risk), the BSH controller's SSL certificate may expire.
Feature Request:
Wouldn't it be worth considering making it (optionally) possible to disable SSL verification on the HA side for purely local communication?