1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-17 23:53:49 +01:00

Bump victron-ble-ha-parser to 0.6.1 (#165473)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
This commit is contained in:
Raj Laud
2026-03-16 11:27:06 -04:00
committed by GitHub
parent 70e469366b
commit f66edf6b86
4 changed files with 148 additions and 3 deletions

View File

@@ -15,5 +15,5 @@
"integration_type": "device",
"iot_class": "local_push",
"quality_scale": "bronze",
"requirements": ["victron-ble-ha-parser==0.4.10"]
"requirements": ["victron-ble-ha-parser==0.6.1"]
}

2
requirements_all.txt generated
View File

@@ -3216,7 +3216,7 @@ venstarcolortouch==0.21
viaggiatreno_ha==0.2.4
# homeassistant.components.victron_ble
victron-ble-ha-parser==0.4.10
victron-ble-ha-parser==0.6.1
# homeassistant.components.victron_remote_monitoring
victron-vrm==0.1.8

View File

@@ -2710,7 +2710,7 @@ velbus-aio==2026.2.0
venstarcolortouch==0.21
# homeassistant.components.victron_ble
victron-ble-ha-parser==0.4.10
victron-ble-ha-parser==0.6.1
# homeassistant.components.victron_remote_monitoring
victron-vrm==0.1.8

View File

@@ -1246,6 +1246,151 @@
'state': 'absorption',
})
# ---
# name: test_sensors[solar_charger][sensor.solar_charger_charger_error-entry]
EntityRegistryEntrySnapshot({
'aliases': set({
}),
'area_id': None,
'capabilities': dict({
'options': list([
'no_error',
'temperature_battery_high',
'voltage_high',
'remote_temperature_auto_reset',
'remote_temperature_not_auto_reset',
'remote_battery',
'high_ripple',
'temperature_battery_low',
'temperature_charger',
'over_current',
'bulk_time',
'current_sensor',
'internal_temperature',
'fan',
'overheated',
'short_circuit',
'converter_issue',
'over_charge',
'input_voltage',
'input_current',
'input_power',
'input_shutdown_voltage',
'input_shutdown_current',
'input_shutdown_failure',
'inverter_shutdown_pv_isolation',
'inverter_shutdown_ground_fault',
'inverter_overload',
'inverter_temperature',
'inverter_peak_current',
'inverter_output_voltage',
'inverter_self_test',
'inverter_ac',
'communication',
'synchronisation',
'bms',
'network',
'pv_input_shutdown',
'cpu_temperature',
'calibration_lost',
'firmware',
'settings',
'tester_fail',
'internal_dc_voltage',
'self_test',
'internal_supply',
]),
}),
'config_entry_id': <ANY>,
'config_subentry_id': <ANY>,
'device_class': None,
'device_id': <ANY>,
'disabled_by': None,
'domain': 'sensor',
'entity_category': None,
'entity_id': 'sensor.solar_charger_charger_error',
'has_entity_name': True,
'hidden_by': None,
'icon': None,
'id': <ANY>,
'labels': set({
}),
'name': None,
'object_id_base': 'Charger error',
'options': dict({
}),
'original_device_class': <SensorDeviceClass.ENUM: 'enum'>,
'original_icon': None,
'original_name': 'Charger error',
'platform': 'victron_ble',
'previous_unique_id': None,
'suggested_object_id': None,
'supported_features': 0,
'translation_key': 'charger_error',
'unique_id': '01:02:03:04:05:11-charger_error',
'unit_of_measurement': None,
})
# ---
# name: test_sensors[solar_charger][sensor.solar_charger_charger_error-state]
StateSnapshot({
'attributes': ReadOnlyDict({
'device_class': 'enum',
'friendly_name': 'Solar Charger Charger error',
'options': list([
'no_error',
'temperature_battery_high',
'voltage_high',
'remote_temperature_auto_reset',
'remote_temperature_not_auto_reset',
'remote_battery',
'high_ripple',
'temperature_battery_low',
'temperature_charger',
'over_current',
'bulk_time',
'current_sensor',
'internal_temperature',
'fan',
'overheated',
'short_circuit',
'converter_issue',
'over_charge',
'input_voltage',
'input_current',
'input_power',
'input_shutdown_voltage',
'input_shutdown_current',
'input_shutdown_failure',
'inverter_shutdown_pv_isolation',
'inverter_shutdown_ground_fault',
'inverter_overload',
'inverter_temperature',
'inverter_peak_current',
'inverter_output_voltage',
'inverter_self_test',
'inverter_ac',
'communication',
'synchronisation',
'bms',
'network',
'pv_input_shutdown',
'cpu_temperature',
'calibration_lost',
'firmware',
'settings',
'tester_fail',
'internal_dc_voltage',
'self_test',
'internal_supply',
]),
}),
'context': <ANY>,
'entity_id': 'sensor.solar_charger_charger_error',
'last_changed': <ANY>,
'last_reported': <ANY>,
'last_updated': <ANY>,
'state': 'unknown',
})
# ---
# name: test_sensors[solar_charger][sensor.solar_charger_external_device_load-entry]
EntityRegistryEntrySnapshot({
'aliases': set({