bosch-thermostat / home-assistant-bosch-custom-component

HA custom component for Bosch thermostats
Apache License 2.0
218 stars 45 forks source link

Integration not work. This device has no entities #328

Closed kalleylimaki closed 9 months ago

kalleylimaki commented 1 year ago

Bosch info There are problems with config of your thermostat. You might have unsupported firmware version 04.06.07.

Version

bosch_scan.json: https://jsonblob.com/1157029460720869376

kalleylimaki commented 1 year ago

Configure RELOAD logs:

2023-09-28 22:20:00.029 WARNING (MainThread) [custom_components.bosch] Unloading Bosch module. 2023-09-28 22:20:00.033 DEBUG (MainThread) [custom_components.bosch] Closing connection to gateway. 2023-09-28 22:20:00.033 INFO (MainThread) [custom_components.bosch] Setting up Bosch component version 0.23.2. 2023-09-28 22:20:00.034 DEBUG (MainThread) [custom_components.bosch] Initializing Bosch integration. 2023-09-28 22:20:00.034 DEBUG (MainThread) [custom_components.bosch] Checking connection to Bosch gateway as *** 2023-09-28 22:20:01.013 ERROR (MainThread) [custom_components.bosch] You might have unsupported firmware version 04.06.07 2023-09-28 22:20:01.016 DEBUG (MainThread) [custom_components.bosch] Bosch BUS detected: EMS 2023-09-28 22:20:01.017 INFO (MainThread) [custom_components.bosch] Bosch initialized. 2023-09-28 22:20:01.018 DEBUG (MainThread) [custom_components.bosch] Registering debug services. 2023-09-28 22:20:01.018 DEBUG (MainThread) [custom_components.bosch] Bosch component registered with platforms [].

kalleylimaki commented 1 year ago

Installation is finnished

image

Sensor and control is nothing

image
honikos commented 1 year ago

IVT von RC300 Firmware: 04.08.02

Could be normal.

Please open the "Bosch thermostat" and activate adding new noticed entities automatically

Bildschirmfoto vom 2023-09-30 11-37-32

kalleylimaki commented 1 year ago

This didn't work. The notification came again

image

logs

image

2023-09-30 14:35:15.930 DEBUG (MainThread) [custom_components.bosch] Removing entry. 2023-09-30 14:35:15.931 WARNING (MainThread) [custom_components.bosch] Unloading Bosch module. 2023-09-30 14:35:15.934 DEBUG (MainThread) [custom_components.bosch] Closing connection to gateway. 2023-09-30 14:35:15.935 INFO (MainThread) [custom_components.bosch] Setting up Bosch component version 0.23.2. 2023-09-30 14:35:15.935 DEBUG (MainThread) [custom_components.bosch] Initializing Bosch integration. 2023-09-30 14:35:15.935 DEBUG (MainThread) [custom_components.bosch] Checking connection to Bosch gateway as 192.168.68.130. 2023-09-30 14:35:17.095 ERROR (MainThread) [custom_components.bosch] You might have unsupported firmware version 04.06.07 2023-09-30 14:35:17.097 DEBUG (MainThread) [custom_components.bosch] Bosch BUS detected: EMS 2023-09-30 14:35:17.099 INFO (MainThread) [custom_components.bosch] Bosch initialized. 2023-09-30 14:35:17.099 DEBUG (MainThread) [custom_components.bosch] Registering debug services. 2023-09-30 14:35:17.099 DEBUG (MainThread) [custom_components.bosch] Bosch component registered with platforms [].

kalleylimaki commented 1 year ago

EasyRemote Mobile App Displays information correctly.

image
honikos commented 1 year ago

Try to do a firmware update.

kalleylimaki commented 1 year ago

I tried to find this. I couldn't find an update for the "Bosch Logamatic Gateway web KM200" software. Do I need to ask for support from the integrator?

honikos commented 1 year ago

If your KM200 has an internet connection, your device should do the update automatically (could take some hours and have a look into your app). Otherwise you should call the Bosch service. https://community.home-assistant.io/t/buderus-web-gateway-km200-support/25432/71?u=honikos

stale[bot] commented 9 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

pszafer commented 9 months ago

I think it should be fixed in https://github.com/bosch-thermostat/home-assistant-bosch-custom-component/releases/tag/v0.24.1

I'll close issue now and reopen if you report that issue still occurs.