mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 11:47:06 +00:00
Update mfi.py (#14667)
Add ability to read door sensor states from the mPort.
This commit is contained in:
parent
9bc26e93a4
commit
79efb0e607
@ -33,6 +33,7 @@ DIGITS = {
|
|||||||
SENSOR_MODELS = [
|
SENSOR_MODELS = [
|
||||||
'Ubiquiti mFi-THS',
|
'Ubiquiti mFi-THS',
|
||||||
'Ubiquiti mFi-CS',
|
'Ubiquiti mFi-CS',
|
||||||
|
'Ubiquiti mFi-DS',
|
||||||
'Outlet',
|
'Outlet',
|
||||||
'Input Analog',
|
'Input Analog',
|
||||||
'Input Digital',
|
'Input Digital',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user