-
Notifications
You must be signed in to change notification settings - Fork 274
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
Added manufacturer alias. Added model IDs to device aliases. #2867
Conversation
Co-authored-by: Bram Gerritsen <bgerritsen@gmail.com>
@michalk-k I'm waiting a bit before merging this PR. |
makes sense. Thank you BTW there are devices like Shelly 2.5 which have two relays. |
There is this strategy: https://docs.powercalc.nl/strategies/multi-switch/ Could you make an issue with some more information about the device, which entities you have in your system etc. |
Just noticed I have already implemented support for Using this strategy user will be provided with an extra step during discovery configuration where he/she can choose the individual switch entities which make up the device. So you can already supply Shelly 2.5 profile using similar configuration. I might implement automatic selection of device switch entities in the config flow, so it is less manual setup for the user. |
Auto populating switch devices during discovery flow also implemented with #2876. |
This PR can be closed @michalk-k ? |
Yes, my fault I forgot about that. |
smart_switch
toenergy_meter
for Shelly 3EM as discussed over here: How exactly does matchmaker work? #2862 (reply in thread)