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

Setting up connection with temp sensors fail #171

Closed
ronnybs opened this issue Nov 23, 2023 · 2 comments
Closed

Setting up connection with temp sensors fail #171

ronnybs opened this issue Nov 23, 2023 · 2 comments
Labels
stale There has not been activity on this issue or PR for quite some time.

Comments

@ronnybs
Copy link

ronnybs commented Nov 23, 2023

Describe the bug
Signing up a the integration with the temp readings true. Reports error

Version
Core
2023.11.3
Supervisor
2023.11.3
Operating System
11.1
Frontend
20231030.2

Expected behavior
Get the enteties with temperature readings

Additional context

Logger: custom_components.sector
Source: helpers/update_coordinator.py:290
Integration: Sector Alarm (documentation, issues)
First occurred: 22:58:51 (7 occurrences)
Last logged: 23:03:55

Unexpected error fetching sector data: 'xxxxx'
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/helpers/update_coordinator.py", line 290, in _async_refresh
self.data = await self._async_update_data()
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/config/custom_components/sector/coordinator.py", line 266, in _async_update_data
data[key]["temp"][serial]["temperature"] = temp.get(
~~~~~~~~~~~~~~~~~^^^^^^^^
KeyError: 'xxxxxxx'

Copy link

github-actions bot commented Nov 5, 2024

There hasn't been any activity on this issue recently, so we clean up some of the older and inactive issues.
Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a comment 👍
This issue has now been marked as stale and will be closed if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale There has not been activity on this issue or PR for quite some time. label Nov 5, 2024
@gjohansson-ST
Copy link
Owner

As the integration is getting a huge overhaul I'm going to close this issue.
We can create a new one if the problem exist after next release.

@gjohansson-ST gjohansson-ST closed this as not planned Won't fix, can't repro, duplicate, stale Nov 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stale There has not been activity on this issue or PR for quite some time.
Projects
None yet
Development

No branches or pull requests

2 participants