Releases: mjoshd/hyperhdr-ha
Releases · mjoshd/hyperhdr-ha
0.0.7
- Update most code to match changes present in the official Hyperion component as of 2024.07.4
- Retained code from v0.0.6
light.py
since updating that to match Hyperion code breaks multiple aspects of the light entity - Camera is still broken and remains disabled
- If anyoneone can fix it then please do so and create a pull request!
- See
__init__.py
for more info.
0.0.6
0.0.5
0.0.4
Breaking changes
- removed camera (sensor) due to instability
Remediation for existing installations
Only do the following if you are updating from an earlier version:
- Install v0.0.4
- Restart Home Assistant
- Remove the orphaned camera entity
- go to Configuration > Devices & Services > Integrations
- locate HyperHDR
- click the '12 entities' link
- select the checkbox next to the orphaned camera entity
- click 'REMOVE SELECTED'
- click 'REMOVE'
Alternative remediation method (nuclear option)
Only do the following if you are unsuccessful with the previous steps:
- Install v0.0.4
- Delete the HyperHDR integration
- go to Configuration > Devices & Services > Integrations > HyperHDR > 3-dots menu
- click 'DELETE'
- click 'OK'
- Restart Home Assistant
- Re-add the HyperHDR integration