Adds support for xiaomi.fan.p90 (Mijia Smart DC Inverter Circulation Fan Pro) - #2915
Open
StellarSea wants to merge 1 commit into
Open
Adds support for xiaomi.fan.p90 (Mijia Smart DC Inverter Circulation Fan Pro)#2915StellarSea wants to merge 1 commit into
StellarSea wants to merge 1 commit into
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
MIoT spec link: https://home.miot-spec.com/spec/xiaomi.fan.p90
Adds entity customizations for the Mijia Smart DC Inverter Circulation Fan Pro (米家智能变频循环扇Pro).
Notes on the spec:
fan-levelrange (1~100) in thefanservice, so the fan entity picks it up as a percentage without a converter. Unlikep85, the duplicatedm-service.fan-levelis a mirror and is left unexposed.horizontal-swing-included-angle, this model exposes independentleft-angle/right-angle/up-angle/down-angleunderdm-service, plussymmetrical-swing-h/symmetrical-swing-v.vertical-swingis absorbed byMiotFanConvbut unused (only the first swing property becomesoscillate), so both swing switches are exposed explicitly.Tested on my own Home Assistant instance (HA 2026.8.0 Container) with the device connected through the Xiaomi cloud.