home-assistant: add support for html5 notifications
This commit is contained in:
parent
938f13881d
commit
1d88f4223b
@ -302,7 +302,7 @@
|
|||||||
"hook" = ps: with ps; [ ];
|
"hook" = ps: with ps; [ ];
|
||||||
"horizon" = ps: with ps; [ ];
|
"horizon" = ps: with ps; [ ];
|
||||||
"hp_ilo" = ps: with ps; [ ];
|
"hp_ilo" = ps: with ps; [ ];
|
||||||
"html5" = ps: with ps; [ aiohttp-cors ];
|
"html5" = ps: with ps; [ aiohttp-cors pywebpush ];
|
||||||
"http" = ps: with ps; [ aiohttp-cors ];
|
"http" = ps: with ps; [ aiohttp-cors ];
|
||||||
"htu21d" = ps: with ps; [ ];
|
"htu21d" = ps: with ps; [ ];
|
||||||
"huawei_lte" = ps: with ps; [ ];
|
"huawei_lte" = ps: with ps; [ ];
|
||||||
|
Loading…
Reference in New Issue
Block a user