Skip to content

Releases: uvjim/hass_hdhomerun

2023.4.1

18 Apr 08:31
Compare
Choose a tag to compare

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

07 Apr 19:22
Compare
Choose a tag to compare
2023.4.1b0 Pre-release
Pre-release

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

10 Nov 09:03
Compare
Choose a tag to compare

What's Changed

  • only update host if source is ssdp by @uvjim in #79

Full Changelog: 2022.10.3...2022.11.1

2022.11.1b0

08 Nov 10:57
5c1c8d3
Compare
Choose a tag to compare
2022.11.1b0 Pre-release
Pre-release

What's Changed

  • only update host if source is ssdp by @uvjim in #79

Full Changelog: 2022.10.3...2022.11.1b0

2022.10.3

29 Oct 14:09
7e8069f
Compare
Choose a tag to compare

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

27 Oct 14:46
cf19b0f
Compare
Choose a tag to compare
2022.10.3b0 Pre-release
Pre-release

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

27 Oct 09:25
Compare
Choose a tag to compare

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

26 Oct 17:29
d1bb0c3
Compare
Choose a tag to compare
2022.10.2b3 Pre-release
Pre-release

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

26 Oct 13:37
8012eca
Compare
Choose a tag to compare
2022.10.2b2 Pre-release
Pre-release

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

25 Oct 19:37
5d703cb
Compare
Choose a tag to compare
2022.10.2b1 Pre-release
Pre-release

What's Changed

  • enable channel sources by default by @uvjim in #50

Full Changelog: 2022.10.2b0...2022.10.2b1