Releases: uvjim/hass_hdhomerun
Releases · uvjim/hass_hdhomerun
2023.4.1
What's Changed
- update device firmware version after upgrade by @uvjim in #80
- selector translations by @uvjim in #82
- tidy up domain imports by @uvjim in #83
- tidy platform setup by @uvjim in #84
- pyhdhr fix discovery by @uvjim in #85
- use selectors in the config flow by @uvjim in #86
- add entity translations by @uvjim in #87
- set state_class for numeric sensor entities by @uvjim in #88
- state translations for tuner status by @uvjim in #89
- use predefined ssdp attributes by @uvjim in #90
Full Changelog: 2022.11.1...2023.4.1
2023.4.1b0
What's Changed
- update device firmware version after upgrade by @uvjim in #80
- selector translations by @uvjim in #82
- tidy up domain imports by @uvjim in #83
- tidy platform setup by @uvjim in #84
- pyhdhr fix discovery by @uvjim in #85
- use selectors in the config flow by @uvjim in #86
- add entity translations by @uvjim in #87
- set state_class for numeric sensor entities by @uvjim in #88
- state translations for tuner status by @uvjim in #89
Breaking Changes
- the required minimum version of version Home Assistant has been changed to
2023.2.0
as this allows all of the translation features that are in use now.
Full Changelog: 2022.11.1...2023.4.1b0
2022.11.1
2022.11.1b0
What's Changed
Full Changelog: 2022.10.3...2022.11.1b0
2022.10.3
What's Changed
- fallback to UDP if HTTP is not available locally by @uvjim in #65
- Fix UDP gather details by @uvjim in #67
- set discovery downgrade message to debug by @uvjim in #68
- fix auto discovery for UDP only device by @uvjim in #69
- use correct lineup url by @uvjim in #70
- import annotations by @uvjim in #71
- use discovery url before gathering other details by @uvjim in #72
- add more debug logging for discovery by @uvjim in #73
- add fix for HASS 2022.11.0b0 by @uvjim in #74
- suppress errors in gather detail HTTP requests by @uvjim in #75
- better logging, facilitate legacy devices better by @uvjim in #76
- rename options in select description by @uvjim in #77
Full Changelog: 2022.10.2...2022.10.3
2022.10.3b0
What's Changed
- fallback to UDP if HTTP is not available locally by @uvjim in #65
- Fix UDP gather details by @uvjim in #67
- set discovery downgrade message to debug by @uvjim in #68
- fix auto discovery for UDP only device by @uvjim in #69
- use correct lineup url by @uvjim in #70
- import annotations by @uvjim in #71
Full Changelog: 2022.10.2...2022.10.3b0
2022.10.2
What's Changed
- tidy up by @uvjim in #43
- Refactor by @uvjim in #44
- pyhdhr support channel scanning by @uvjim in #45
- add integration support for channel scanning by @uvjim in #46
- stop passing hass around for platforms by @uvjim in #47
- fix up diagnostics by @uvjim in #48
- fix up discovery by @uvjim in #49
- enable channel sources by default by @uvjim in #50
- mark functions that require HTTP discovery by @uvjim in #51
- fix tuner status update method by @uvjim in #52
- allow discovery mode to be configured by @uvjim in #53
- fix tuner sensor for UDP only by @uvjim in #54
- only allow entities that can be used by @uvjim in #55
- move channel sources to config category by @uvjim in #56
- add disabled and favourite channel sensors by @uvjim in #57
- restrict entities for non-HTTP devices by @uvjim in #58
- include raw details and datagram in diagnostics by @uvjim in #59
- add icons to sensors by @uvjim in #60
- add icon for button by @uvjim in #61
- add release url and device class to update entity by @uvjim in #62
- update README by @uvjim in #63
Full Changelog: 2022.10.1...2022.10.2
2022.10.2b3
What's Changed
- move channel sources to config category by @uvjim in #56
- add disabled and favourite channel sensors by @uvjim in #57
- restrict entities for non-HTTP devices by @uvjim in #58
- include raw details and datagram in diagnostics by @uvjim in #59
- add icons to sensors by @uvjim in #60
- add icon for button by @uvjim in #61
Full Changelog: 2022.10.2b2...2022.10.2b3
2022.10.2b2
What's Changed
- mark functions that require HTTP discovery by @uvjim in #51
- fix tuner status update method by @uvjim in #52
- allow discovery mode to be configured by @uvjim in #53
- fix tuner sensor for UDP only by @uvjim in #54
- only allow entities that can be used by @uvjim in #55
Full Changelog: 2022.10.2b1...2022.10.2b2
2022.10.2b1
What's Changed
Full Changelog: 2022.10.2b0...2022.10.2b1