Bump airOS to 0.3.0 (#150693)

This commit is contained in:
Tom
2025-08-15 15:24:23 +02:00
committed by GitHub
parent b7ba99ed17
commit 94e9f32da5
5 changed files with 13 additions and 4 deletions
+1 -1
View File
@@ -6,5 +6,5 @@
"documentation": "https://www.home-assistant.io/integrations/airos",
"iot_class": "local_polling",
"quality_scale": "bronze",
"requirements": ["airos==0.2.11"]
"requirements": ["airos==0.3.0"]
}
+1 -1
View File
@@ -453,7 +453,7 @@ airgradient==0.9.2
airly==1.1.0
# homeassistant.components.airos
airos==0.2.11
airos==0.3.0
# homeassistant.components.airthings_ble
airthings-ble==0.9.2
+1 -1
View File
@@ -435,7 +435,7 @@ airgradient==0.9.2
airly==1.1.0
# homeassistant.components.airos
airos==0.2.11
airos==0.3.0
# homeassistant.components.airthings_ble
airthings-ble==0.9.2
@@ -13,8 +13,10 @@
"access_point": true,
"mac": "01:23:45:67:89:AB",
"mac_interface": "br0",
"mode": "point_to_point",
"ptmp": false,
"ptp": true,
"role": "access_point",
"station": false
},
"firewall": {
@@ -25,9 +27,14 @@
},
"genuine": "/images/genuine.png",
"gps": {
"alt": null,
"dim": null,
"dop": null,
"fix": 0,
"lat": 52.379894,
"lon": 4.901608
"lon": 4.901608,
"sats": null,
"time_synced": null
},
"host": {
"cpuload": 10.10101,
@@ -16,8 +16,10 @@
'access_point': True,
'mac': '**REDACTED**',
'mac_interface': 'br0',
'mode': 'point_to_point',
'ptmp': False,
'ptp': True,
'role': 'access_point',
'station': False,
}),
'firewall': dict({