Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue on start: No method get #24

Closed
RubenKelevra opened this issue Nov 18, 2021 · 0 comments · Fixed by #26
Closed

Issue on start: No method get #24

RubenKelevra opened this issue Nov 18, 2021 · 0 comments · Fixed by #26
Labels
bug Something isn't working
Milestone

Comments

@RubenKelevra
Copy link
Collaborator

I like to report an issue that seems to happen on startup of HA

Log message

Logger: homeassistant
Source: custom_components/ai_thermostat/climate.py:372
Integration: ai_thermostat (documentation, issues)
First occurred: 20:29:54 (1 occurrences)
Last logged: 20:29:54

Error doing job: Task exception was never retrieved
Traceback (most recent call last):
  File "/config/custom_components/ai_thermostat/climate.py", line 372, in _async_tvr_changed
    if self.hass.states.get(self.heater_entity_id).attributes.get('device').get('model') is not None:
AttributeError: 'NoneType' object has no attribute 'get'
@KartoffelToby KartoffelToby added the bug Something isn't working label Nov 18, 2021
@KartoffelToby KartoffelToby added this to the 0.5.0 milestone Nov 18, 2021
@KartoffelToby KartoffelToby linked a pull request Nov 19, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants