mirror of
https://github.com/home-assistant/core.git
synced 2025-07-25 22:27:07 +00:00
Ban systemair-savecair (#18483)
This commit is contained in:
parent
320efdb744
commit
24db2b66ab
@ -22,3 +22,6 @@ enum34==1000000000.0.0
|
|||||||
|
|
||||||
# This is a old unmaintained library and is replaced with pycryptodome
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
|
||||||
|
# Contains code to modify Home Assistant to work around our rules
|
||||||
|
python-systemair-savecair==1000000000.0.0
|
||||||
|
@ -142,6 +142,9 @@ enum34==1000000000.0.0
|
|||||||
|
|
||||||
# This is a old unmaintained library and is replaced with pycryptodome
|
# This is a old unmaintained library and is replaced with pycryptodome
|
||||||
pycrypto==1000000000.0.0
|
pycrypto==1000000000.0.0
|
||||||
|
|
||||||
|
# Contains code to modify Home Assistant to work around our rules
|
||||||
|
python-systemair-savecair==1000000000.0.0
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user