home-assistant: update component-packages
This commit is contained in:
parent
a75ba0dbbe
commit
58c606a204
@ -258,7 +258,7 @@
|
|||||||
"fitbit" = ps: with ps; [ aiohttp-cors fitbit ];
|
"fitbit" = ps: with ps; [ aiohttp-cors fitbit ];
|
||||||
"fixer" = ps: with ps; [ ]; # missing inputs: fixerio
|
"fixer" = ps: with ps; [ ]; # missing inputs: fixerio
|
||||||
"fleetgo" = ps: with ps; [ ]; # missing inputs: ritassist
|
"fleetgo" = ps: with ps; [ ]; # missing inputs: ritassist
|
||||||
"flexit" = ps: with ps; [ ]; # missing inputs: pyflexit pymodbus
|
"flexit" = ps: with ps; [ pymodbus ]; # missing inputs: pyflexit
|
||||||
"flic" = ps: with ps; [ ]; # missing inputs: pyflic-homeassistant
|
"flic" = ps: with ps; [ ]; # missing inputs: pyflic-homeassistant
|
||||||
"flick_electric" = ps: with ps; [ ]; # missing inputs: PyFlick
|
"flick_electric" = ps: with ps; [ ]; # missing inputs: PyFlick
|
||||||
"flo" = ps: with ps; [ ]; # missing inputs: aioflo
|
"flo" = ps: with ps; [ ]; # missing inputs: aioflo
|
||||||
@ -503,7 +503,7 @@
|
|||||||
"mjpeg" = ps: with ps; [ ];
|
"mjpeg" = ps: with ps; [ ];
|
||||||
"mobile_app" = ps: with ps; [ pynacl aiohttp-cors emoji hass-nabucasa pillow ];
|
"mobile_app" = ps: with ps; [ pynacl aiohttp-cors emoji hass-nabucasa pillow ];
|
||||||
"mochad" = ps: with ps; [ ]; # missing inputs: pymochad
|
"mochad" = ps: with ps; [ ]; # missing inputs: pymochad
|
||||||
"modbus" = ps: with ps; [ ]; # missing inputs: pymodbus
|
"modbus" = ps: with ps; [ pymodbus ];
|
||||||
"modem_callerid" = ps: with ps; [ ]; # missing inputs: basicmodem
|
"modem_callerid" = ps: with ps; [ ]; # missing inputs: basicmodem
|
||||||
"mold_indicator" = ps: with ps; [ ];
|
"mold_indicator" = ps: with ps; [ ];
|
||||||
"monoprice" = ps: with ps; [ ]; # missing inputs: pymonoprice
|
"monoprice" = ps: with ps; [ ]; # missing inputs: pymonoprice
|
||||||
@ -785,7 +785,7 @@
|
|||||||
"statistics" = ps: with ps; [ sqlalchemy ];
|
"statistics" = ps: with ps; [ sqlalchemy ];
|
||||||
"statsd" = ps: with ps; [ statsd ];
|
"statsd" = ps: with ps; [ statsd ];
|
||||||
"steam_online" = ps: with ps; [ ]; # missing inputs: steamodd
|
"steam_online" = ps: with ps; [ ]; # missing inputs: steamodd
|
||||||
"stiebel_eltron" = ps: with ps; [ ]; # missing inputs: pymodbus pystiebeleltron
|
"stiebel_eltron" = ps: with ps; [ pymodbus ]; # missing inputs: pystiebeleltron
|
||||||
"stookalert" = ps: with ps; [ ]; # missing inputs: stookalert
|
"stookalert" = ps: with ps; [ ]; # missing inputs: stookalert
|
||||||
"stream" = ps: with ps; [ aiohttp-cors av ];
|
"stream" = ps: with ps; [ aiohttp-cors av ];
|
||||||
"streamlabswater" = ps: with ps; [ ]; # missing inputs: streamlabswater
|
"streamlabswater" = ps: with ps; [ ]; # missing inputs: streamlabswater
|
||||||
|
Loading…
Reference in New Issue
Block a user