Open osmaterdca opened 1 month 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)
Please find the diagnostic file attached config_entry-netatmo-01JAD8NX4D8ZBRPNNFHJ0BWTJX.json
The module id seems to be : 00:04:74:00:01:68:03:5c #1 #2 #3
Hello, I can see on this file all the prog-type : assistant/core/tree/42e6ac4f6d3d4bf21d5d42a8d408f8bda1c3178b/tests/components/netatmo/fixtures) /homesdata.json
Could it be possible to add the NLY three-phase meter ? If this could be usefull , I found this link with all the prog-type listed : https://community.jeedom.com/t/legrand-with-netatmo-firmware-des-equipements/75218
Thanks.
@cgtobi : Please find bellow how the module is shown in the app. Perhaps it will help you to figure out how it works. The old modules (3 X NLPC) one per phase :
The new one ( 1 x NLY) with 3 phase in one view :
Let me know if you need anything else, I'll be happy to give you any information you should need.
Same issue with version of HA updated to 2024.10.4
Same issue with version of HA updated to core-2024.11.1.
I am in the same need! Here is the API response from homesdata
:
{
"body": {
"homes": [
{
"id": "removed",
"name": "Schaltkasten",
"altitude": 107,
"coordinates": [
"removed"
],
"country": "DE",
"timezone": "Europe/Berlin",
"rooms": [
{
"id": "removed",
"name": "Schaltschrank",
"type": "electrical_cabinet",
"module_ids": [
"removed"
]
}
],
"modules": [
{
"id": "removed",
"type": "NLG",
"name": "Legrand Gateway",
"setup_date": 1730039025,
"room_id": "removed",
"modules_bridged": [
"removed"
]
},
{
"id": "removed",
"type": "NLY",
"name": "Energiemessgerät 3-phasig 1",
"setup_date": 1730043086,
"room_id": "removed",
"bridge": "removed"
},
{
"id": "removed",
"type": "NLY",
"name": "Außenleiter 1",
"setup_date": 1730043118,
"bridge": "removed"
},
{
"id": "removed",
"type": "NLY",
"name": "Außenleiter 2",
"setup_date": 1730043118,
"bridge": "removed"
},
{
"id": "removed",
"type": "NLY",
"name": "Außenleiter 3",
"setup_date": 1730043118,
"bridge": "removed"
}
],
}
I also tried the beta package which adds support for some other energy meters. Filed an issue there as well: https://github.com/cgtobi/netatmo_custom/issues/39
Same issue with version : Core 2024.11.2 Supervisor 2024.11.2
Please help us to integrate this device NLY. Thanks.
Hello,
Same issue with version : Core 2024.11.3 Supervisor 2024.11.4
How to get an answer ? Should we open another issue / request elsewhere ?
The problem
Hello, I replaced my 3 legrand energy counter (phase 1, phase 2, phase 3, model legrand 412015). The new module is a legrand 412175 which is able to count all the 3 phase at once.
The new module is successfully registered in the app, and is working fine. By the way, in home assistant, (even after deleted and reinstalled the integration) the new module is not listed.
In the log shows these lines : Logger: pyatmo.modules.device_types Source: components/netatmo/data_handler.py:234 First occurred: 2:50:44 PM (20 occurrences) Last logged: 2:58:11 PM
NLY device is unknown
Could you please help me to integrate this device correctly ?
Thanks a lot. David
What version of Home Assistant Core has the issue?
2024.11.1
What was the last working version of Home Assistant Core?
N/A
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
Logger: pyatmo.modules.device_types Source: components/netatmo/data_handler.py:234 First occurred: 10:29:35 AM (332 occurrences) Last logged: 2:27:35 PM
NLY device is unknown
Example YAML snippet
No response
Anything in the logs that might be useful for us?
No response
Additional information
No response