iphonedetect icon indicating copy to clipboard operation
iphonedetect copied to clipboard

There is a warning in HA 2024.1b

Open gieljnssns opened this issue 2 years ago • 2 comments

Logger: homeassistant.components.device_tracker
Source: helpers/deprecation.py:204
Integration: Device tracker (documentation, issues)
First occurred: December 29, 2023 at 17:09:30 (2 occurrences)
Last logged: December 29, 2023 at 17:09:30

SOURCE_TYPE_ROUTER was used from iphonedetect, 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/mudape/iphonedetect/issues

gieljnssns avatar Dec 30 '23 07:12 gieljnssns

same within Core 2024.1.5

`Logger: homeassistant.components.device_tracker.const Source: helpers/deprecation.py:205 Integration: Geräte-Tracker (documentation, issues) First occurred: 13:40:13 (1 occurrences) Last logged: 13:40:13

SOURCE_TYPE_ROUTER was used from iphonedetect, 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/mudape/iphonedetect/issues`

wobeco avatar Jan 24 '24 12:01 wobeco

https://github.com/mudape/iphonedetect/pull/102

there is already a pull request waiting to be merged to solve that problem.

i4mr000t avatar Mar 07 '24 07:03 i4mr000t

@mudape UP

ms1design avatar Mar 14 '24 19:03 ms1design

Thank you @gieljnssns !

mudape avatar Mar 15 '24 16:03 mudape