Skip to content

Error with Fido integration #148509

Open
Open
@CoryAlbrecht

Description

@CoryAlbrecht

The problem

Logger: homeassistant.components.fido.sensor
Source: components/fido/sensor.py:261
integration: fido (documentation, issues)
First occurred: 1:59:50 PM (1 occurrence)
Last logged: 1:59:50 PM

Error on receive last Fido data: Can not get token or uuid

What version of Home Assistant Core has the issue?

2025.7.1

What was the last working version of Home Assistant Core?

No response

What type of installation are you running?

Home Assistant Container

Integration causing the issue

Fido

Link to integration documentation on our website

https://www.home-assistant.io/integrations/fido

Diagnostics information

Logger: homeassistant.components.fido.sensor
Source: components/fido/sensor.py:261
integration: fido (documentation, issues)
First occurred: 1:59:50 PM (1 occurrence)
Last logged: 1:59:50 PM

Error on receive last Fido data: Can not get token or uuid

Example YAML snippet

sensor:
  - platform: fido
    username: <<REDACTED>>
    password: <<REDCATED>>
    monitored_variables:
      - fido_dollar
      - balance
      - data_used
      - data_limit
      - data_remaining
      - text_used
      - text_limit
      - text_remaining
      - mms_used
      - mms_limit
      - mms_remaining
      - text_int_used
      - text_int_limit
      - text_int_remaining
      - talk_used
      - talk_limit
      - talk_remaining
      - other_talk_used
      - other_talk_limit
      - other_talk_remaining

Anything in the logs that might be useful for us?

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions