Dev Unsupported firmware - bosch-thermostat/home-assistant-bosch-custom-component GitHub Wiki
If you see message unsupported firmware or message FileNotFoundError: [Errno 2] No such file or directory
Bosch updated your firmware and you need to provide to me new bosch scan so I can see what they changed and adapt lib to work with new firmware.
To do so, if it updated and you have bosch integration loaded you're lucky, you can go to Services -> bosch.debug_scan
.
But in most cases right now integration won't load.
Step 1
For this you need to:
- if Core installation: login to your HA into your venv and go to Step 2
- if other you have to install lib directly in venv (some help might be here: https://github.com/bosch-thermostat/home-assistant-bosch-custom-component/wiki/Run-Bosch-Scan-from-Command-Line)
Step 2
Your command is: (-i
makes lib ignore if firmware is unknown).
bosch_cli scan -i --host=SERIAL --token=XXXX --password=YYYY --protocol=XMPP --device=IVT
Step 3
Post an issue with attached scan.