mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 03:03:17 +01:00
Bump victron-ble-ha-parser to 0.4.10 (#163310)
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
'area_id': None,
|
||||
'capabilities': dict({
|
||||
'options': list([
|
||||
'no_alarm',
|
||||
'low_voltage',
|
||||
'high_voltage',
|
||||
'low_soc',
|
||||
@@ -58,6 +59,7 @@
|
||||
'device_class': 'enum',
|
||||
'friendly_name': 'Battery Monitor Alarm',
|
||||
'options': list([
|
||||
'no_alarm',
|
||||
'low_voltage',
|
||||
'high_voltage',
|
||||
'low_soc',
|
||||
@@ -79,7 +81,7 @@
|
||||
'last_changed': <ANY>,
|
||||
'last_reported': <ANY>,
|
||||
'last_updated': <ANY>,
|
||||
'state': 'unknown',
|
||||
'state': 'no_alarm',
|
||||
})
|
||||
# ---
|
||||
# name: test_sensors[battery_monitor][sensor.battery_monitor_battery-entry]
|
||||
@@ -592,6 +594,7 @@
|
||||
'area_id': None,
|
||||
'capabilities': dict({
|
||||
'options': list([
|
||||
'no_alarm',
|
||||
'low_voltage',
|
||||
'high_voltage',
|
||||
'low_soc',
|
||||
@@ -644,6 +647,7 @@
|
||||
'device_class': 'enum',
|
||||
'friendly_name': 'DC Energy Meter Alarm',
|
||||
'options': list([
|
||||
'no_alarm',
|
||||
'low_voltage',
|
||||
'high_voltage',
|
||||
'low_soc',
|
||||
|
||||
Reference in New Issue
Block a user