pai
pai copied to clipboard
HA addon issue
Alarm system
Spectra SP6000 + 'IP150+'
Environment
- HA (Core 2024.5.0, Supervisor 2024.04.4, OS 12.2) + MQTT 6.4.0
Git branch
PAI version 3.4.1
Describe the bug
continuously posting errors with messages:
Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x
My guess issue is with the addon not being able to provide chanelog of it to supervisor????
To Reproduce
Steps to reproduce the behavior:
- run addon in HA
- supervisor on regular basis would create an error event
- See error
Logs
Logger: homeassistant.components.hassio.data
Source: components/hassio/data.py:497
integration: Home Assistant Supervisor (documentation, issues)
First occurred: May 1, 2024 at 10:54:57 PM (103 occurrences)
Last logged: 7:24:57 AM
Could not fetch changelog for e92a3241_paradox_alarm_interface_3.x:
Logger: homeassistant.components.hassio.handler
Source: components/hassio/handler.py:612
integration: Home Assistant Supervisor (documentation, issues)
First occurred: May 1, 2024 at 10:54:57 PM (103 occurrences)
Last logged: 7:24:57 AM
Client error on /addons/e92a3241_paradox_alarm_interface_3.x/changelog request 0, message='Attempt to decode JSON with unexpected mimetype: application/octet-stream', url=URL('http://172.30.32.2/addons/e92a3241_paradox_alarm_interface_3.x/changelog')
Same issue here. Recent update to supervisor (2024.04.4) caused this.
Same issue here. See also: https://github.com/home-assistant/supervisor/issues/5053
Unfortunately I do not know if I need to do anything on my side.
@yozik04 Nothing to do on your side - it's now resolved by the HA Supervisor team with version 2024.05.1 (currently in beta). Thanks and keep up the fantastic work with PAI!