elad-bar / ha-edgeos

Integration with EdgeOS (Ubiquiti)
134 stars 23 forks source link

Warning message that SOURCE_TYPE_ROUTER is being depriciated #122

Closed invisible999 closed 3 months ago

invisible999 commented 6 months ago

Logger: homeassistant.components.device_tracker Source: helpers/deprecation.py:205 Integration: Device tracker (documentation, issues) First occurred: 10:20:28 PM (2 occurrences) Last logged: 10:20:28 PM

SOURCE_TYPE_ROUTER was used from edgeos, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.ROUTER instead, please create a bug report at https://github.com/elad-bar/ha-edgeos/issues

redstar2k1 commented 5 months ago

Logger: homeassistant.components.device_tracker Source: helpers/deprecation.py:205 Integration: Device tracker (documentation, issues) First occurred: 20:04:36 (2 occurrences) Last logged: 20:04:36

SOURCE_TYPE_ROUTER was used from edgeos, this is a deprecated constant which will be removed in HA Core 2025.1. Use SourceType.ROUTER instead, please create a bug report at https://github.com/elad-bar/ha-edgeos/issues

elad-bar commented 3 months ago

released v2.1.0, pls check and report