core/homeassistant/components/mfi
mohmacht d048233776 The MFI Dimmer Switch model is missing from the list, causing the mfi Wall switches not to be recognized. (#30572)
Please add this one model to support my mfi switches, thank you.

 python 1.py dump_sensors --noverify
               Model |                Label |             Tag |      Value | Extra
------------------------------------------------------------------------------
       Dimmer Switch |        Bedroom2Light |      active_pwr |  22.047071 | 1.0
       Dimmer Switch |      LivingRoomLight |      active_pwr |        0.0 | 0.0
       Dimmer Switch |      FamilyRoomLight |      active_pwr |  42.803919 | 1.0
       Dimmer Switch |   MasterBedroomLight |      active_pwr |        0.0 | 0.0
2020-01-08 21:04:33 +01:00
..
__init__.py
manifest.json Correct names in manifests (M-P) (#30541) 2020-01-07 13:28:35 +01:00
sensor.py Move imports to top for mfi (#29479) 2019-12-04 21:14:26 -08:00
switch.py The MFI Dimmer Switch model is missing from the list, causing the mfi Wall switches not to be recognized. (#30572) 2020-01-08 21:04:33 +01:00