-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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 failing to set up - NLunknown #81411
Comments
Hey there @cgtobi, mind taking a look at this issue as it has been labeled with an integration ( Code owner commandsCode owners of
(message by CodeOwnersMention) netatmo documentation |
|
Thanks for the quick response! Please let me know if you need any additional info from my setup, or want me to test something. |
Hello. I have the same issue but with a different missing atribute : 'EBU'
|
Hello, I've got the same issue
|
No need to open a separate issue. I'll add this to the list. Do you have an idea what EBU might be? Can you provide information on that device? |
No clue, but the only device i have is the Netatmo Smart Thermostat. |
I only have a 067774 on top of the "starter kit" |
@Docteur-ito please share the diagnostics for inspection. |
@jiquem Is that a BTicino device? Please also share your diagnostics data. |
How can I share the diagnostic data ? |
As no devices or entites are created, i don't find any diagnostics to download. |
@Docteur-ito ah, you are right of course. Sorry |
@jiquem you can't actually. What kind of device is this? |
😅 I would love to give you more logs! |
it's a double remote switch |
According to the Netatmo dev documentation, The only devices that i should have are : I don't know what the EBU is... modules:[
{
id:"70:ee:50:xx:xx:xx"
type:"NAPlug"
name:"Relais"
setup_date:1665829770
room_id:"2918985213"
modules_bridged:[
"04:00:00:xx:xx:xx"
"0d:00:00:xx:xx:xx"
]
}
{
id:"04:00:00:xx:xx:xx"
type:"NATherm1"
name:"Thermostat"
setup_date:1665829770
room_id:"2918985213"
bridge:"70:ee:50:xx:xx:xx"
}
{
id:"0d:00:00:xx:xx:xx"
type:"EBU"
setup_date:1665840842
bridge:"70:ee:50:xx:xx:xx"
}
] |
Now i see, it's a device plug into my gas meter. https://particuliers.engie.fr/gaz-naturel/contrat-gaz-naturel/mon-pilotage-installation.html {
id:"0d:00:00:xx:xx:xx"
type:"EBU"
battery_state:"high"
battery_level:3366
firmware_revision:8
rf_strength:74
reachable:true
bridge:"70:ee:50:xx:xx:xx"
} |
@cgtobi : I removed all switches, so only the Legrand control device remain |
@cgtobi are there instructions for how to test this new version of pyatmo prior to the release of 2022.11.2? |
@stevenwfoley You can test via the custom component. In order to use the custom component please follow the steps below:
When you use this, please provide feedback via Discord or issue tracker at https://github.com/cgtobi/netatmo_custom/issues |
Thank you! But I'm now getting a new error. This error originated from a custom integration. Logger: homeassistant.config_entries Error setting up entry Home Assistant Cloud for netatmo During handling of the above exception, another exception occurred: Traceback (most recent call last): |
@stevenwfoley please ping me on Discord (cgtobi#7113) as this is beyond the scope of this issue. |
Thanks @cgtobi : HACS integration is working. |
Probably not yet implemented. |
Thanks for the rapid answer, even if not positive. |
Ping me on Discord. |
The problem
Netatmo integration fails to setup. Installing the integration is successful, authentication is successful, but on the HA Integrations page the Netatmo item is highlighted in red and the text "Failed to set up" exists. I tried uninstalling and reinstalling the integration but its always the same result.
What version of Home Assistant Core has the issue?
2022.10.5
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Netatmo
Link to integration documentation on our website
https://www.home-assistant.io/integrations/netatmo
Diagnostics information
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
I've seen other similar issues reported where the solution was to reboot cameras, or replace the SD card, but I do not have any cameras. I have three lights, one wireless dimmer switch, and one plug in my Legrand Home+ Control app.
The text was updated successfully, but these errors were encountered: