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

Netatmo integration stop working since 2022.10 for NLPO #2735

Closed
AceEye03 opened this issue Nov 1, 2022 · 4 comments
Closed

Netatmo integration stop working since 2022.10 for NLPO #2735

AceEye03 opened this issue Nov 1, 2022 · 4 comments
Labels

Comments

@AceEye03
Copy link

AceEye03 commented Nov 1, 2022

Hi,

I already opened an issue for an error of initializing Netatmo integration since 2022.10 an after the multiple updates, I have the same problem.

Logger: homeassistant.config_entries
Source: components/netatmo/data_handler.py:199
First occurred: 27 octobre 2022 à 21:53:04 (1 occurrences)
Last logged: 27 octobre 2022 à 21:53:04

Error setting up entry Home Assistant Cloud for netatmo
Traceback (most recent call last):
File "/usr/src/homeassistant/homeassistant/config_entries.py", line 365, in async_setup
result = await component.async_setup_entry(hass, self)
File "/usr/src/homeassistant/homeassistant/components/netatmo/init.py", line 164, in async_setup_entry
await data_handler.async_setup()
File "/usr/src/homeassistant/homeassistant/components/netatmo/data_handler.py", line 151, in async_setup
await self.subscribe(ACCOUNT, ACCOUNT, None)
File "/usr/src/homeassistant/homeassistant/components/netatmo/data_handler.py", line 243, in subscribe
await self.async_fetch_data(signal_name)
File "/usr/src/homeassistant/homeassistant/components/netatmo/data_handler.py", line 199, in async_fetch_data
await getattr(self.account, self.publisher[signal_name].method)(
File "/usr/local/lib/python3.10/site-packages/pyatmo/account.py", line 69, in async_update_topology
self.process_topology()
File "/usr/local/lib/python3.10/site-packages/pyatmo/account.py", line 58, in process_topology
self.homes[home_id] = Home(self.auth, raw_data=home)
File "/usr/local/lib/python3.10/site-packages/pyatmo/home.py", line 48, in init
self.modules = {
File "/usr/local/lib/python3.10/site-packages/pyatmo/home.py", line 49, in
module["id"]: getattr(modules, module["type"])(
AttributeError: module 'pyatmo.modules' has no attribute 'NLPO'

I hope that it's possible to fix that issue because a lot of automation works withs Netatmo (for the heating)...

Thank you so much for your job!

@kingpainter
Copy link

Me 2

@github-actions
Copy link

github-actions bot commented Dec 6, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 6, 2022
@AceEye03
Copy link
Author

AceEye03 commented Dec 6, 2022

Hi,

Someone can help me ?

Thanks

@github-actions github-actions bot removed the stale label Dec 6, 2022
@github-actions
Copy link

github-actions bot commented Jan 5, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Jan 5, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants