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

Add cluster for support heater SIN_4_FP_21_EQU modes #796

Closed
wants to merge 3 commits into from

Conversation

krikristoophe
Copy link

@krikristoophe krikristoophe commented Nov 8, 2023

Following the issue Koenkk/zigbee2mqtt#19169

SIN_4_FP_21_EQU is a module to pilot heater from pilot wire and check consumption measurement. We can choose between 4 or 6 mode depending of the heater (off, frost protection, eco, confort + confort -1 and confort -2).

https://www.leroymerlin.fr/produits/chauffage-et-ventilation/radiateur/radiateur-a-eau-chaude/accessoires-de-radiateur-eau-chaude/thermostat-et-tete-thermostatique-connecte/recepteur-connecte-chauffage-fil-pilote-equation-87766424.html

This mode can be change by the cluster 0xfc00 (manuSpecificUbisysDeviceSetup) with the command 0x00. The manufacturer code is also needed.

manuSpecificUbisysDeviceSetup don't implement command 0x00 and don't have manufacturer code so I duplicate manuSpecificUbisysDeviceSetup to manuSpecificUbisysDeviceSetup2.

A PR for device converter will follow this one on zigbee-herdsman-converters.

PS : The module is build by Adeo, Sell by NodOn with brand equation. I'm not sure about the name that I have to use so don't hesitate to give me feedback !

Thanks

@krikristoophe
Copy link
Author

Duplicate of Koenkk/zigbee-herdsman-converters#6429

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant