Releases: custom-components/healthchecksio
Releases · custom-components/healthchecksio
100.0.0b4
💥 Breaking changes
- #54 Set 2024.6.0 as minimum HA version @ludeeus
- #94 Set 2024.11.0 as minimum HA version @ludeeus
- #96 Set HACS 2.0.0 as minimum @ludeeus
🚧 Beta changes
3 changes
✨ New features
🔨 Refactor
- #51 Migrate to async_forward_entry_setups @edenhaus
- #53 Remove integrationhelper requirement @ludeeus
- #63 Add and use coordinator @ludeeus
- #95 Set version to 130.1.0 @ludeeus
- #99 Bump version to 130.1.0b0 @ludeeus
- #105 Change next version to 100 @ludeeus
- #109 Set 100.0.0b0 as the version @ludeeus
🐛 Bug fixes
- #40 Consider "grace" state as Connected @Mincka
- #42 Implement unload to allow reloading integration @Snuffy2
- #44 Fix potential mutable dict issue @Snuffy2
- #43 Send Check First & Separate Out Errors @Snuffy2
⬆️ Dependency updates
11 changes
- #61 Bump ruff from 0.5.2 to 0.5.4 @dependabot
- #59 Bump actions/checkout from 2 to 4.1.7 @dependabot
- #57 Bump release-drafter/release-drafter from 5 to 6 @dependabot
- #65 Bump ruff from 0.5.4 to 0.5.5 @dependabot
- #72 Bump ruff from 0.5.5 to 0.6.4 @dependabot
- #92 Bump ruff from 0.6.4 to 0.8.2 @dependabot
- #93 Bump ruff from 0.8.2 to 0.8.3 @dependabot
- #86 Bump colorlog from 6.8.2 to 6.9.0 @dependabot
- #81 Bump actions/checkout from 4.1.7 to 4.2.2 @dependabot
- #82 Bump actions/setup-python from 5.1.1 to 5.3.0 @dependabot
- #103 Bump ruff from 0.8.3 to 0.8.4 @dependabot
If you are using this integration, please consider enabling Home Assistant usage analytics.
100.0.0b3
🚧 Beta changes
3 changes
✨ New features
🔨 Refactor
- #51 Migrate to async_forward_entry_setups @edenhaus
- #53 Remove integrationhelper requirement @ludeeus
- #63 Add and use coordinator @ludeeus
- #95 Set version to 130.1.0 @ludeeus
- #99 Bump version to 130.1.0b0 @ludeeus
- #105 Change next version to 100 @ludeeus
- #109 Set 100.0.0b0 as the version @ludeeus
🐛 Bug fixes
- #40 Consider "grace" state as Connected @Mincka
- #42 Implement unload to allow reloading integration @Snuffy2
- #44 Fix potential mutable dict issue @Snuffy2
- #43 Send Check First & Separate Out Errors @Snuffy2
⬆️ Dependency updates
11 changes
- #61 Bump ruff from 0.5.2 to 0.5.4 @dependabot
- #59 Bump actions/checkout from 2 to 4.1.7 @dependabot
- #57 Bump release-drafter/release-drafter from 5 to 6 @dependabot
- #65 Bump ruff from 0.5.4 to 0.5.5 @dependabot
- #72 Bump ruff from 0.5.5 to 0.6.4 @dependabot
- #92 Bump ruff from 0.6.4 to 0.8.2 @dependabot
- #93 Bump ruff from 0.8.2 to 0.8.3 @dependabot
- #86 Bump colorlog from 6.8.2 to 6.9.0 @dependabot
- #81 Bump actions/checkout from 4.1.7 to 4.2.2 @dependabot
- #82 Bump actions/setup-python from 5.1.1 to 5.3.0 @dependabot
- #103 Bump ruff from 0.8.3 to 0.8.4 @dependabot
If you are using this integration, please consider enabling Home Assistant usage analytics.
100.0.0b2
💥 Breaking Changes
- #54 Set 2024.6.0 as minimum HA version @ludeeus
- #94 Set 2024.11.0 as minimum HA version @ludeeus
- #96 Set HACS 2.0.0 as minimum @ludeeus
🐛 Bug Fixes
- #40 Consider "grace" state as Connected @Mincka
- #42 Implement unload to allow reloading integration @Snuffy2
- #44 Fix potential mutable dict issue @Snuffy2
- #43 Send Check First & Separate Out Errors @Snuffy2
✨ New Features
♻️ Refactor
- #51 Migrate to async_forward_entry_setups @edenhaus
- #53 Remove integrationhelper requirement @ludeeus
- #63 Add and use coordinator @ludeeus
- #95 Set version to 130.1.0 @ludeeus
- #99 Bump version to 130.1.0b0 @ludeeus
- #105 Change next version to 100 @ludeeus
- #109 Set 100.0.0b0 as the version @ludeeus
⬆️ Dependency Updates
11 changes
- #61 Bump ruff from 0.5.2 to 0.5.4 @dependabot
- #59 Bump actions/checkout from 2 to 4.1.7 @dependabot
- #57 Bump release-drafter/release-drafter from 5 to 6 @dependabot
- #65 Bump ruff from 0.5.4 to 0.5.5 @dependabot
- #72 Bump ruff from 0.5.5 to 0.6.4 @dependabot
- #92 Bump ruff from 0.6.4 to 0.8.2 @dependabot
- #93 Bump ruff from 0.8.2 to 0.8.3 @dependabot
- #86 Bump colorlog from 6.8.2 to 6.9.0 @dependabot
- #81 Bump actions/checkout from 4.1.7 to 4.2.2 @dependabot
- #82 Bump actions/setup-python from 5.1.1 to 5.3.0 @dependabot
- #103 Bump ruff from 0.8.3 to 0.8.4 @dependabot
100.0.0b1
💥 Breaking Changes
- #54 Set 2024.6.0 as minimum HA version @ludeeus
- #94 Set 2024.11.0 as minimum HA version @ludeeus
- #96 Set HACS 2.0.0 as minimum @ludeeus
🐛 Bug Fixes
- #40 Consider "grace" state as Connected @Mincka
- #42 Implement unload to allow reloading integration @Snuffy2
- #44 Fix potential mutable dict issue @Snuffy2
- #43 Send Check First & Separate Out Errors @Snuffy2
✨ New Features
♻️ Refactor
- #51 Migrate to async_forward_entry_setups @edenhaus
- #53 Remove integrationhelper requirement @ludeeus
- #63 Add and use coordinator @ludeeus
- #95 Set version to 130.1.0 @ludeeus
- #99 Bump version to 130.1.0b0 @ludeeus
- #105 Change next version to 100 @ludeeus
- #109 Set 100.0.0b0 as the version @ludeeus
⬆️ Dependency Updates
11 changes
- #61 Bump ruff from 0.5.2 to 0.5.4 @dependabot
- #59 Bump actions/checkout from 2 to 4.1.7 @dependabot
- #57 Bump release-drafter/release-drafter from 5 to 6 @dependabot
- #65 Bump ruff from 0.5.4 to 0.5.5 @dependabot
- #72 Bump ruff from 0.5.5 to 0.6.4 @dependabot
- #92 Bump ruff from 0.6.4 to 0.8.2 @dependabot
- #93 Bump ruff from 0.8.2 to 0.8.3 @dependabot
- #86 Bump colorlog from 6.8.2 to 6.9.0 @dependabot
- #81 Bump actions/checkout from 4.1.7 to 4.2.2 @dependabot
- #82 Bump actions/setup-python from 5.1.1 to 5.3.0 @dependabot
- #103 Bump ruff from 0.8.3 to 0.8.4 @dependabot
100.0.0b0
💥 Breaking Changes
- #54 Set 2024.6.0 as minimum HA version @ludeeus
- #94 Set 2024.11.0 as minimum HA version @ludeeus
- #96 Set HACS 2.0.0 as minimum @ludeeus
🐛 Bug Fixes
- #40 Consider "grace" state as Connected @Mincka
- #42 Implement unload to allow reloading integration @Snuffy2
- #44 Fix potential mutable dict issue @Snuffy2
- #43 Send Check First & Separate Out Errors @Snuffy2
✨ New Features
♻️ Refactor
- #51 Migrate to async_forward_entry_setups @edenhaus
- #53 Remove integrationhelper requirement @ludeeus
- #63 Add and use coordinator @ludeeus
- #95 Set version to 130.1.0 @ludeeus
- #99 Bump version to 130.1.0b0 @ludeeus
- #105 Change next version to 100 @ludeeus
- #109 Set 100.0.0b0 as the version @ludeeus
⬆️ Dependency Updates
11 changes
- #61 Bump ruff from 0.5.2 to 0.5.4 @dependabot
- #59 Bump actions/checkout from 2 to 4.1.7 @dependabot
- #57 Bump release-drafter/release-drafter from 5 to 6 @dependabot
- #65 Bump ruff from 0.5.4 to 0.5.5 @dependabot
- #72 Bump ruff from 0.5.5 to 0.6.4 @dependabot
- #92 Bump ruff from 0.6.4 to 0.8.2 @dependabot
- #93 Bump ruff from 0.8.2 to 0.8.3 @dependabot
- #86 Bump colorlog from 6.8.2 to 6.9.0 @dependabot
- #81 Bump actions/checkout from 4.1.7 to 4.2.2 @dependabot
- #82 Bump actions/setup-python from 5.1.1 to 5.3.0 @dependabot
- #103 Bump ruff from 0.8.3 to 0.8.4 @dependabot
22.2.0
21.11.1
What’s Changed
- #25 Drop loop kwarg from async_timeout.timeout @drthanwho
21.11.0
What’s Changed
- #24 replace device_state_attributes to extra_state_attributes @drthanwho