-
-
Notifications
You must be signed in to change notification settings - Fork 46
Dev Unsupported firmware
webeling67 edited this page Nov 13, 2021
·
1 revision
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.
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)
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
Post an issue with attached scan.