ParadoxAlarmInterface / pai

Paradox Magellan, Spectra and EVO, with MQTT, Signal, Pushbullet, Pushover and others
https://gitter.im/paradox-alarm-interface
Eclipse Public License 2.0
336 stars 89 forks source link

HA addon issue #460

Open MaBeniu opened 1 month ago

MaBeniu commented 1 month ago

Alarm system

Spectra SP6000 + 'IP150+'

Environment

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:

  1. run addon in HA
  2. supervisor on regular basis would create an error event
  3. 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')
attila-szucs commented 1 month ago

Same issue here. Recent update to supervisor (2024.04.4) caused this.

MacrosorcH commented 1 month ago

Same issue here. See also: https://github.com/home-assistant/supervisor/issues/5053

yozik04 commented 1 month ago

Unfortunately I do not know if I need to do anything on my side.

MacrosorcH commented 1 month ago

@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!