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

[Device] NodOn SIN-4-FP-21 #967

Open
2 tasks done
Romfire opened this issue Dec 17, 2024 · 3 comments
Open
2 tasks done

[Device] NodOn SIN-4-FP-21 #967

Romfire opened this issue Dec 17, 2024 · 3 comments
Labels
enhancement New feature or request stale

Comments

@Romfire
Copy link

Romfire commented Dec 17, 2024

Device Model

NodOn SIN-4-FP-21

Is there an existing issue for this?

  • I have searched the existing issues and did not find an existing issue.

Supported by Zigbee2MQTT?

  • Device is supported by Zigbee2MQTT

Missing features / functionality

Hello

all features missing, is it possible to add support for this product

HomeKit Services and Characteristics

Mode sélection (confort, …)

Exposes information from Zigbee2MQTT

[
  {
    "name": "power",
    "label": "Power",
    "access": 1,
    "type": "numeric",
    "property": "power",
    "description": "Instantaneous measured power",
    "category": "diagnostic",
    "unit": "W"
  },
  {
    "name": "energy",
    "label": "Energy",
    "access": 1,
    "type": "numeric",
    "property": "energy",
    "description": "Sum of consumed energy",
    "unit": "kWh"
  },
  {
    "name": "pilot_wire_mode",
    "label": "Pilot wire mode",
    "access": 7,
    "type": "enum",
    "property": "pilot_wire_mode",
    "description": "Controls the target temperature of the heater, with respect to the temperature set on that heater. Possible values: comfort (target temperature = heater set temperature) eco (target temperature = heater set temperature - 3.5°C), frost_protection (target temperature = 7 to 8°C), off (heater stops heating), and the less commonly used comfort_-1 (target temperature = heater set temperature - 1°C), comfort_-2 (target temperature = heater set temperature - 2°C),.",
    "values": [
      "comfort",
      "eco",
      "frost_protection",
      "off",
      "comfort_-1",
      "comfort_-2"
    ]
  },
  {
    "name": "linkquality",
    "label": "Linkquality",
    "access": 1,
    "type": "numeric",
    "property": "linkquality",
    "description": "Link quality (signal strength)",
    "category": "diagnostic",
    "unit": "lqi",
    "value_max": 255,
    "value_min": 0
  }
]

Additional information / Other remarks

No response

@Romfire Romfire added the enhancement New feature or request label Dec 17, 2024
@Jeepmg
Copy link

Jeepmg commented Dec 17, 2024

Please same thing for ADEO SIN-4-FP-21_EQU which is exactly the same product.

@itavero
Copy link
Owner

itavero commented Dec 17, 2024

Is this a duplicate of #505 or what are your expecting?

You didn't list any HomeKit Services and Characteristics.

Copy link

stale bot commented Jan 31, 2025

It appears that this issue did not have an update in quite some time. Please check if you can provide any additional information to help resolve this issue. If there isn't any activity in the next two weeks, this issue will be closed automatically. Thank you for your contributions!

@stale stale bot added the stale label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request stale
Projects
None yet
Development

No branches or pull requests

3 participants