mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 19:49:41 +01:00
Bump sofar-modbus to 0.11.1 (#181663)
This commit is contained in:
@@ -8,5 +8,5 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "silver",
|
||||
"requirements": ["sofar-modbus==0.10.0"]
|
||||
"requirements": ["sofar-modbus==0.11.1"]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -3123,7 +3123,7 @@ snapcast==2.3.8
|
||||
soco==0.31.2
|
||||
|
||||
# homeassistant.components.sofar
|
||||
sofar-modbus==0.10.0
|
||||
sofar-modbus==0.11.1
|
||||
|
||||
# homeassistant.components.solaredge_local
|
||||
solaredge-local==0.2.3
|
||||
|
||||
@@ -182,6 +182,7 @@
|
||||
'grid',
|
||||
'pv_1_2',
|
||||
'energy',
|
||||
'meter_energy',
|
||||
]),
|
||||
'serial_number': '**REDACTED**',
|
||||
'settings_components': list([
|
||||
|
||||
Reference in New Issue
Block a user