Skip to content

'The YAML configuration is being removed' but iPhone Device Tracker no longer works if you delete the settings in the YAML files #135

@liuk4friends

Description

@liuk4friends
  • Hardware: Rpi4B 4GB
  • Core: 2025.1.2
  • Supervisor: 2024.12.3
  • Operating System:14.1
  • Frontend: 20250109.0
  • iPhone Device Tracker: 2.4.0

The new iPhone Device Tracker 2.4.0 introduces the ability to configure via UI. Thanks for this great feature!

However, after installing version 2.4.0, if I delete the iphonedetect settings from 'configuration.yaml' and from 'device_tracker.yaml', upon reboot the four iPhones in our family disappear from Home Assistant.

If I restore the settings in 'configuration.yaml' / 'device_tracker.yaml' and then reboot, iPhone Device Tracker starts working again.

Below I transcribe the content of 'configuration.yaml' :

device_tracker: !include /config/includes/device_tracker.yaml

and of 'device_tracker.yaml' :

  - platform: iphonedetect
    scan_interval: 12
    consider_home: 120
    new_device_defaults:
      track_new_devices: false
    hosts:
      hostname1: 192.168.178.**
      hostname2: 192.168.178.**
      hostname3: 192.168.178.**
      hostname4: 192.168.178.**

Thank you for your kind attention and support

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions