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 vendor Imhotep creation and its devices support #6478

Merged
merged 3 commits into from
Nov 16, 2023

Conversation

nicolasaxenco
Copy link
Contributor

Add vendor Imhotep creation and support of its E-Ctrl range heaters and the connection bridge device BRI4P

Add vendor Imhotep creation and support of its E-Ctrl range heaters and the connection bridge device BRI4P
return features;
},
configure: async (device, coordinatorEndpoint, logger) => {
if (typeof device !== 'undefined') {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this check is not needed.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this feedback, we have removed this check

@Koenkk
Copy link
Owner

Koenkk commented Nov 15, 2023

Note to self; after this merge Koenkk/zigbee2mqtt.io#2331

@Koenkk Koenkk merged commit e39ed00 into Koenkk:master Nov 16, 2023
1 check passed
{vendor: 'Imhotep Creation', model: 'RSS E-Ctrl', description: 'Towel heater thermostat THIE (TH ECTRL) and compliant',
fingerprint: [{modelID: 'RSS E-Ctrl'}]},
{vendor: 'Imhotep Creation', model: 'RPH E-Ctrl', description: 'Panel radiant heater thermostat MPHIE (NRPH) and compliant',
fingerprint: [{modelID: 'RPH E-Ctrl'}]},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed the whitelabels here, could you add the pictures for it back in Koenkk/zigbee2mqtt.io#2331 ?

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.

None yet

3 participants