mirror of
https://github.com/home-assistant/core.git
synced 2025-08-09 21:48:21 +00:00
Bump axis to v65 (#150065)
This commit is contained in:
parent
a24f027923
commit
977c0797aa
@ -29,7 +29,7 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_push",
|
||||
"loggers": ["axis"],
|
||||
"requirements": ["axis==64"],
|
||||
"requirements": ["axis==65"],
|
||||
"ssdp": [
|
||||
{
|
||||
"manufacturer": "AXIS"
|
||||
|
2
requirements_all.txt
generated
2
requirements_all.txt
generated
@ -573,7 +573,7 @@ av==13.1.0
|
||||
# avion==0.10
|
||||
|
||||
# homeassistant.components.axis
|
||||
axis==64
|
||||
axis==65
|
||||
|
||||
# homeassistant.components.fujitsu_fglair
|
||||
ayla-iot-unofficial==1.4.7
|
||||
|
2
requirements_test_all.txt
generated
2
requirements_test_all.txt
generated
@ -522,7 +522,7 @@ automower-ble==0.2.7
|
||||
av==13.1.0
|
||||
|
||||
# homeassistant.components.axis
|
||||
axis==64
|
||||
axis==65
|
||||
|
||||
# homeassistant.components.fujitsu_fglair
|
||||
ayla-iot-unofficial==1.4.7
|
||||
|
Loading…
x
Reference in New Issue
Block a user