Skip to content

Commit f484db8

Browse files
authored
Bump airOS version further preparing for v6 support (#155039)
1 parent 4af3c4f commit f484db8

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

homeassistant/components/airos/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@
77
"integration_type": "device",
88
"iot_class": "local_polling",
99
"quality_scale": "silver",
10-
"requirements": ["airos==0.5.6"]
10+
"requirements": ["airos==0.6.0"]
1111
}

requirements_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

requirements_test_all.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/components/airos/snapshots/test_diagnostics.ambr

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
]),
1515
'derived': dict({
1616
'access_point': True,
17+
'fw_major': None,
1718
'mac': '**REDACTED**',
1819
'mac_interface': 'br0',
1920
'mode': 'point_to_point',

0 commit comments

Comments
 (0)