Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

this is unfortunatly not working anymore #3

Open
Ontrackx opened this issue Dec 10, 2022 · 4 comments
Open

this is unfortunatly not working anymore #3

Ontrackx opened this issue Dec 10, 2022 · 4 comments

Comments

@Ontrackx
Copy link

Logger: homeassistant.config_entries
Source: custom_components/systemair/init.py:98
Integration: Systemair (documentation, issues)
First occurred: 09:16:02 (2 occurrences)
Last logged: 10:17:06

Error setting up entry Systemair for systemair
Error setting up entry ************* for systemair
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 372, in async_setup
result = await component.async_setup_entry(hass, self)
File "/config/custom_components/systemair/init.py", line 65, in async_setup_entry
sc_devices = await save_connect_device_setup(hass, api)
File "/config/custom_components/systemair/init.py", line 98, in save_connect_device_setup
sc_devices = await api.get_devices(update=True, fetch_device_info=False)
File "/usr/local/lib/python3.10/site-packages/systemair/saveconnect/systemair.py", line 289, in get_devices
devices = await self.graphql.queryGetAccount()
File "/usr/local/lib/python3.10/site-packages/systemair/saveconnect/graphql.py", line 156, in queryGetAccount
response_data = await self.post_request(
File "/usr/local/lib/python3.10/site-packages/systemair/saveconnect/graphql.py", line 206, in post_request
response_data = response.json()["data"]
KeyError: 'data'

@ntguest
Copy link

ntguest commented Jan 16, 2023

the same problem

@mickeblge
Copy link

Same problem for me :(
Any solution in sight?

@michalkrzempek
Copy link

@perara Could you please let us know If you have plans to fix it?

@perara
Copy link
Owner

perara commented Oct 30, 2023 via email

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants