mirror of
https://github.com/home-assistant/core.git
synced 2026-09-24 15:31:52 -05:00
Update peblar to v0.5.1 (#168386)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
94cc1e6aed
commit
829d3da432
@@ -7,6 +7,6 @@
|
||||
"integration_type": "device",
|
||||
"iot_class": "local_polling",
|
||||
"quality_scale": "platinum",
|
||||
"requirements": ["peblar==0.4.0"],
|
||||
"requirements": ["peblar==0.5.1"],
|
||||
"zeroconf": [{ "name": "pblr-*", "type": "_http._tcp.local." }]
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -1777,7 +1777,7 @@ panasonic-viera==0.4.4
|
||||
pdunehd==1.3.2
|
||||
|
||||
# homeassistant.components.peblar
|
||||
peblar==0.4.0
|
||||
peblar==0.5.1
|
||||
|
||||
# homeassistant.components.peco
|
||||
peco==0.1.2
|
||||
|
||||
Generated
+1
-1
@@ -1551,7 +1551,7 @@ panasonic-viera==0.4.4
|
||||
pdunehd==1.3.2
|
||||
|
||||
# homeassistant.components.peblar
|
||||
peblar==0.4.0
|
||||
peblar==0.5.1
|
||||
|
||||
# homeassistant.components.peco
|
||||
peco==0.1.2
|
||||
|
||||
@@ -148,6 +148,7 @@
|
||||
'VDEPhaseImbalanceEnable': False,
|
||||
'VDEPhaseImbalanceLimit': 20,
|
||||
'WebIfUpdateHelper': True,
|
||||
'led_brightness': 0,
|
||||
'smart_charging': 'pure_solar',
|
||||
}),
|
||||
'versions': dict({
|
||||
|
||||
Reference in New Issue
Block a user