ha_asuswrt_custom

AsusWrt Custom HA integration

APACHE-2.0 License

Stars
7

Bot releases are visible (Hide)

ha_asuswrt_custom - v0.3.0

Published by ollo69 almost 2 years ago

What's Changed

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.2.0...v0.3.0

ha_asuswrt_custom - v0.2.0

Published by ollo69 almost 2 years ago

What's Changed

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.9...v0.2.0

ha_asuswrt_custom - v0.1.9

Published by ollo69 almost 2 years ago

Note - This version requires at least Home Assistant 2022.11.x

What's Changed

  • Add integration_type property to manifest file
  • Replace deprecated TEMP_ constants with UnitOfTemperature enum

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.8...v0.1.9

ha_asuswrt_custom - v0.1.8

Published by ollo69 almost 2 years ago

What's Changed

  • Set minimum HA required version to 2022.9.0 (will not work with lower version)
  • Remove deprecated SOURCE_TYPE_ constant
  • Bumb PyAsuswrt library to 0.1.5
  • Add lint checks action
  • Add VSCode devcontainer support
  • Add unit tests and related check action

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.7...v0.1.8

ha_asuswrt_custom - v0.1.7

Published by ollo69 about 2 years ago

What's Changed

  • Use async_forward_entry_setups from HA 2022.8
  • Fix device firmware version
  • Bump pyasuswrt to 0.1.4

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.6...v0.1.7

ha_asuswrt_custom - v0.1.6

Published by ollo69 over 2 years ago

What's Changed

  • Simplify config flow

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.5...v0.1.6

ha_asuswrt_custom - v0.1.5

Published by ollo69 over 2 years ago

What's changed

  • Fix missing return type in DeviceInfo router property

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.4...v0.1.5

ha_asuswrt_custom - v0.1.4

Published by ollo69 over 2 years ago

What's changed

  • Strict typing and minor improvements

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.3...v0.1.4

ha_asuswrt_custom - v0.1.3

Published by ollo69 over 2 years ago

What's changed

  • Minor fix and remove unused property
  • Improve typing

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.2...v0.1.3

ha_asuswrt_custom - v0.1.2

Published by ollo69 over 2 years ago

What's changed

  • Bump pyasuswrt to 0.1.3
  • Add missing function typing
  • Fix "connected_to" tracker attribute

Full Changelog: https://github.com/ollo69/ha_asuswrt_custom/compare/v0.1.1...v0.1.2

ha_asuswrt_custom - v0.1.1

Published by ollo69 over 2 years ago

First release