mirror of
https://github.com/home-assistant/core.git
synced 2025-07-24 21:57:51 +00:00
Add the hardware integration to default_config (#77840)
This commit is contained in:
parent
c158575aa5
commit
4a0cbfb550
@ -11,8 +11,9 @@
|
|||||||
"dhcp",
|
"dhcp",
|
||||||
"energy",
|
"energy",
|
||||||
"frontend",
|
"frontend",
|
||||||
"homeassistant_alerts",
|
"hardware",
|
||||||
"history",
|
"history",
|
||||||
|
"homeassistant_alerts",
|
||||||
"input_boolean",
|
"input_boolean",
|
||||||
"input_button",
|
"input_button",
|
||||||
"input_datetime",
|
"input_datetime",
|
||||||
|
@ -28,6 +28,7 @@ orjson==3.7.11
|
|||||||
paho-mqtt==1.6.1
|
paho-mqtt==1.6.1
|
||||||
pillow==9.2.0
|
pillow==9.2.0
|
||||||
pip>=21.0,<22.3
|
pip>=21.0,<22.3
|
||||||
|
psutil-home-assistant==0.0.1
|
||||||
pyserial==3.5
|
pyserial==3.5
|
||||||
python-slugify==4.0.1
|
python-slugify==4.0.1
|
||||||
pyudev==0.23.2
|
pyudev==0.23.2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user