core: HomeKit Integration (Bosch Thermostat) not working after Core update to 2021.1.0
The problem
Environment
- Home Assistant Core release with the issue: 2021.1.0
- Last working Home Assistant Core release (if known): 2020.12.2
- Operating environment (OS/Container/Supervised/Core): Supervised
- Integration causing this issue: HomeKit
- Link to integration documentation on our website: https://www.home-assistant.io/integrations/homekit_controller
Problem-relevant configuration.yaml
##start configuration.yaml
Configure a default setup of Home Assistant (frontend, api, etc)
default_config:
Text to speech
tts:
- platform: google_translate
group: !include groups.yaml automation: !include automations.yaml script: !include scripts.yaml scene: !include scenes.yaml shell_command: !include commands.yaml switch: !include switches.yaml
#device_tracker:
- platform: bluetooth_tracker
http: server_port: 81111 ssl_certificate: /ssl/fullchain.pem ssl_key: /ssl/privkey.pem cors_allowed_origins: https:// https:// shelly:
wake_on_lan:
webostv: host: “10.0.0.219” name: “TV”
media_player:
##end configuration.yaml
## Traceback/Error logs
<!--
If you come across any trace or error logs, please provide them.
-->
```txt
Additional information
About this issue
- Original URL
- State: closed
- Created 3 years ago
- Comments: 23 (12 by maintainers)
From what I see it would fit the model and as you said it is how it was working before. I just didn’t want to step in any toes. I’m still new here. 😃
I’ll work on an update in the next day or two.
I’ll do some digging and see what is going wrong. The first one is interesting because it shows auto but a single set point.
@OmegaKill - Can you provide the model number of your tstat? The device screenshots say radiator so I assume there is no cooling side to this setup right?
@3of9 - Can you attach your
.storage/homekit_controller-entity-map? Maybe I can find some similarities that will help.Consider me one of these users 😃