Skip to content

Releases: Ludy87/ipv64

v1.9.0

29 Dec 21:21
fc01f3c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.8.0...1.9.0

1.8.0 - Adds more sensors and removes subdomains sensors

06 Dec 08:41
2289a94
Compare
Choose a tag to compare

What's Changed

  • Adds more sensors and removes subdomains sensors by @Ludy87 in #147

Full Changelog: 1.7.4...1.8.0

1.7.4

29 Nov 20:23
6525831
Compare
Choose a tag to compare

What's Changed

  • Bump peter-evans/create-pull-request from 6.1.0 to 7.0.5 by @dependabot in #141
  • Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.1.0 by @dependabot in #143
  • 🔨 Update hacs.json file by <github-actions[bot]> by @github-actions in #136
  • Fix: IndexError by @Ludy87 in #146

Full Changelog: 1.7.3...1.7.4

1.7.3: Bump aiohttp from 3.9.5 to 3.10 (#135)

07 Aug 20:56
df1473f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.2...1.7.3

1.7.2

24 Apr 08:26
6560e4b
Compare
Choose a tag to compare

Full Changelog: 1.7.2...1.7.2

1.7.1

13 Apr 15:56
73ab507
Compare
Choose a tag to compare
Bump `aiohttp` from 3.9.3 to 3.9.4 (#108)

1.7.0 used asyncio.timeout instead async_timeout

04 Feb 17:45
d260e0f
Compare
Choose a tag to compare

Refinements & Code Cleanup

• Replaced async_timeout with asyncio.timeout across various modules, streamlining the code and improving its efficiency.

Technical Updates

• Removed async-timeout from the requirements, simplifying the dependencies and ensuring a more streamlined integration.
• Advanced the integration version to 1.7.0, marking a new phase of improvements and optimizations.

Compatibility Enhancements

• Updated compatibility with Home Assistant to version 2024.2.0, ensuring a seamless experience with the latest Home Assistant updates.
• Maintained compatibility with HACS version 1.34.0, ensuring a smooth operation within the Home Assistant Community Store.

Full Changelog: 1.6.1...1.7.0

1.6.1

31 Jan 10:01
3492c8c
Compare
Choose a tag to compare

Technical Updates

• Updated the aiohttp library from version 3.9.1 to 3.9.3, ensuring enhanced performance and compatibility.
• Upped the version of IPV64 integration to 1.6.1, reflecting the continuous evolution and improvement of the product.

Compatibility Enhancements

• Compatibility with Home Assistant updated to version 2024.1.6, ensuring seamless integration with the latest Home Assistant features.
• Updated HACS compatibility to version 1.34.0, providing a smoother user experience with the Home Assistant Community Store.

Full Changelog: 1.6.0...1.6.1

1.6.0

08 Dec 10:19
cca0beb
Compare
Choose a tag to compare

Changelog

Added

  • Languages support in custom_components/ipv64/manifest.json.
  • Additional countries (PT, SK) in hacs.json.

Changed

  • Simplified configuration schema in custom_components/ipv64/__init__.py.
  • Updated aiohttp requirement to version 3.9.1 in custom_components/ipv64/manifest.json.
  • Optimized imports in custom_components/ipv64/sensor.py.
  • Updated Home Assistant and HACS versions in hacs.json to 2023.12.0 and 1.33.0, respectively.

What's Changed

New Contributors

Full Changelog: 1.5.3...1.6.0

1.5.3

14 Sep 15:07
33ed9af
Compare
Choose a tag to compare

Changelog for Version 1.5.3

Added

  • In the file manifest.json, the following requirements were added:
    • aiohttp==3.8.5
    • async-timeout==4.0.3
  • The version in the file manifest.json was changed to 1.5.3.
  • A new translation file translations/pt.json was added. @ViPeR5000 in #35

Changed

  • In the file sensor.py, the usage of DeviceInfo was updated.

Information

  • In the file hacs.json, the specified version of Home Assistant was updated to 2023.9.2.

New Contributors

Full Changelog: 1.5.2...1.5.3