Error setting up platform bluetooth_tracker Traceback (most recent call last):

abrir o ficheiro

/device_tracker/bluetooth_tracker.py

remover as linha
        track_point_in_utc_time(hass, update_bluetooth,
                                now + timedelta(seconds=interval))

e adicionar

track_point_in_utc_time(hass, update_bluetooth, now + interval)

Comentários

Mensagens populares