Running HassOS on HA Blue. Upgrade to 2022.4 went smoothly. Received notification that 2022.4.1 was available and see it in System
however it does not show on the Configuration page.
Any ideas?
Running HassOS on HA Blue. Upgrade to 2022.4 went smoothly. Received notification that 2022.4.1 was available and see it in System
however it does not show on the Configuration page.
Any ideas?
Not sure if that helps, but take a look in Dev Tools/states for the update entity.
Hi there!
Updated Core 2022.3.8 to 2022.4.1 (Intel NUC) resulting in following errors:
2022-04-10 09:21:46 WARNING (SyncWorker_1) [homeassistant.loader] We found a custom integration hacs which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-04-10 09:21:46 WARNING (SyncWorker_0) [homeassistant.loader] We found a custom integration nodered which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant
2022-04-10 09:21:46 WARNING (MainThread) [homeassistant.config] Package customize contains invalid customize
2022-04-10 09:21:49 ERROR (MainThread) [homeassistant.components.websocket_api.http.connection] [140230381823408] Received invalid command: mobile_app/push_notification_channel
2022-04-10 09:21:50 WARNING (MainThread) [homeassistant.components.knx] The ‘tunneling’ option is deprecated, please remove it from your configuration
2022-04-10 09:21:50 ERROR (MainThread) [homeassistant.config] Invalid config for [knx]: [tunneling] is an invalid option for [knx]. Check: knx->knx->tunneling. (See ?, line ?). Please check the docs at KNX - Home Assistant
2022-04-10 09:21:50 ERROR (MainThread) [homeassistant.setup] Setup failed for knx: Invalid config.
Restored Core 2022.3.8 and everything’s fine again. Never seen this before, any suggestions?
Thanks a lot!
Herbi
Thank you @famio, found it and it works
Thank you!!