home-assistant: update component-packages
This commit is contained in:
parent
6683e21a7e
commit
035a6a9430
1 changed files with 2 additions and 1 deletions
|
@ -613,7 +613,7 @@
|
|||
"ondilo_ico" = ps: with ps; [ aiohttp-cors ondilo ];
|
||||
"onewire" = ps: with ps; [ pi1wire pyownet ];
|
||||
"onkyo" = ps: with ps; [ onkyo-eiscp ];
|
||||
"onvif" = ps: with ps; [ wsdiscovery ha-ffmpeg ]; # missing inputs: onvif-zeep-async
|
||||
"onvif" = ps: with ps; [ wsdiscovery ha-ffmpeg onvif-zeep-async ];
|
||||
"open_meteo" = ps: with ps; [ open-meteo ];
|
||||
"openalpr_cloud" = ps: with ps; [ ];
|
||||
"openalpr_local" = ps: with ps; [ ];
|
||||
|
@ -1388,6 +1388,7 @@
|
|||
"oncue"
|
||||
"ondilo_ico"
|
||||
"onewire"
|
||||
"onvif"
|
||||
"open_meteo"
|
||||
"openalpr_cloud"
|
||||
"openalpr_local"
|
||||
|
|
Loading…
Reference in a new issue