home-assistant/core

Missing Bticino NLT modules on Netatmo integration

rbarilli opened this issue · 4 comments

The problem

Bticino has Wake Up / Sleep wireless switch within its products. Home + Control app and HomeKit integration allow to use them as configurable buttons to set a scene or trigger an automation. From the Netatmo diagnostic in HA there are NTL switches

          {
            "id": "00:04:74:00:01:33:32:af",
            "type": "NLT",
            "name": "**REDACTED**",
            "setup_date": 1704623849,
            "room_id": "4057106657",
            "bridge": "00:04:74:14:af:f8"
          },

I would like to understand if it is possible to add them as a new device in Netatmo integration because currently I am using them through HK to run automation in the room. They are defined as remote switches in HK.

HK device
IMG_6919
IMG_6920

Home + Control device
IMG_6921

What version of Home Assistant Core has the issue?

core-2024.10.2

What was the last working version of Home Assistant Core?

core-2024.10.2

What type of installation are you running?

Home Assistant OS

Integration causing the issue

netatmo

Link to integration documentation on our website

No response

Diagnostics information

config_entry-netatmo-01JA3BZ7HFC7CR0ZA4V955M9NT.json

Example YAML snippet

No response

Anything in the logs that might be useful for us?

No response

Additional information

No response

@cgtobi Hi mate, you discussed something similar in this issue #107855 but you closed it at the end. I didn't understand why; these remote switches should be seen as configurable buttons to trig actions, no?

cgtobi commented

I will check the documentation but it might have been that they weren't supported back then.

Really appreciate that! Please let me know if I can help in some ways