Closed AuroreVgn closed 3 months ago
Hey there @cgtobi, mind taking a look at this issue as it has been labeled with an integration (netatmo
) you are listed as a code owner for? Thanks!
(message by CodeOwnersMention)
netatmo documentation netatmo source (message by IssueLinks)
I have upgraded in the last HA version (Core 2024.5.0) and my centralized fan appeared! Thank a lot. :-)
I may have two more suggestions: 1) As the on/off switch can't work (because there is not ON/OFF mode ; only slow and fast mode), is-it possible to delete it? 2) Is-it possible to add the instant power consumption witch is provided by the API :
/homestatus
"modules": [
{
"id": "xx:xx:xx:xx:xx:xx:xx:xx", _#Module ID, numbers and letters, hexadecimal_
"type": "NLLF",
"firmware_revision": 60,
"last_seen": 1234567890, _#Don't really know what it is ; something like a time stamp_
"power": 11, _#Power consumption in W ; set in the Legrand Home+ Control Appl ; not real consumption_
"reachable": true,
"bridge": "yy:yy:yy:yy:yy:yy", _#Brdige ID (=MAC address), numbers and letters, hexadecimal_
"fan_speed": 1 _#Or 2_
},
Great.
There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.
The problem
Hi everyone,
Netatmo integration is supposed to provide NLLF devices (centralized fan devices) since the upgrade made in January 2024 by @cgtobi (see issue 96816)
Despite I have the last HA version, I still can't see them. I am not familiar with HA official integration development integration cycle so I am not sure this upgrade was implemented. Did I miss something ?
Thanks, A
What version of Home Assistant Core has the issue?
2024.4.0
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?
No response
Additional information
No response