|
3173 | 3173 | "unit_of_measurement": null, |
3174 | 3174 | "metric_type": "MetricType.TIMESTAMP", |
3175 | 3175 | "metric_nature": "MetricNature.NONE", |
3176 | | - "value_type": "ValueType.EPOCH", |
| 3176 | + "value_type": "ValueType.EPOCH_DEFAULT_NA", |
3177 | 3177 | "precision": null, |
3178 | 3178 | "enum": null, |
3179 | 3179 | "min_max_range": "RangeType.STATIC", |
|
3185 | 3185 | "labels": null, |
3186 | 3186 | "key_values": {}, |
3187 | 3187 | "experimental": false, |
3188 | | - "depends_on": [], |
| 3188 | + "depends_on": [ |
| 3189 | + "ev_charging_state" |
| 3190 | + ], |
3189 | 3191 | "generic_name": "Charging started", |
3190 | 3192 | "is_formula": false, |
3191 | 3193 | "main_topic": false, |
|
8750 | 8752 | "hidden": false, |
8751 | 8753 | "sub_device_key": null |
8752 | 8754 | }, |
| 8755 | + { |
| 8756 | + "topic": "N/{installation_id}/solarcharger/{device_id}/Dc/0/Temperature", |
| 8757 | + "message_type": "MetricKind.SENSOR", |
| 8758 | + "short_id": "solarcharger_temperature", |
| 8759 | + "name": "Temperature", |
| 8760 | + "unit_of_measurement": "\u00b0C", |
| 8761 | + "metric_type": "MetricType.TEMPERATURE", |
| 8762 | + "metric_nature": "MetricNature.MEASUREMENT", |
| 8763 | + "value_type": "ValueType.FLOAT", |
| 8764 | + "precision": 1, |
| 8765 | + "enum": null, |
| 8766 | + "min_max_range": "RangeType.STATIC", |
| 8767 | + "min": null, |
| 8768 | + "max": null, |
| 8769 | + "step": null, |
| 8770 | + "is_adjustable_suffix": null, |
| 8771 | + "output_type": null, |
| 8772 | + "labels": null, |
| 8773 | + "key_values": {}, |
| 8774 | + "experimental": false, |
| 8775 | + "depends_on": [], |
| 8776 | + "generic_name": "Temperature", |
| 8777 | + "is_formula": false, |
| 8778 | + "main_topic": false, |
| 8779 | + "hidden": false, |
| 8780 | + "sub_device_key": null |
| 8781 | + }, |
8753 | 8782 | { |
8754 | 8783 | "topic": "N/{installation_id}/solarcharger/{device_id}/Dc/0/Voltage", |
8755 | 8784 | "message_type": "MetricKind.SENSOR", |
|
9566 | 9595 | "hidden": false, |
9567 | 9596 | "sub_device_key": null |
9568 | 9597 | }, |
| 9598 | + { |
| 9599 | + "topic": "N/{installation_id}/solarcharger/{device_id}/Yield/System", |
| 9600 | + "message_type": "MetricKind.SENSOR", |
| 9601 | + "short_id": "solarcharger_total_pv_yield_system", |
| 9602 | + "name": "Total PV yield system", |
| 9603 | + "unit_of_measurement": "kWh", |
| 9604 | + "metric_type": "MetricType.ENERGY", |
| 9605 | + "metric_nature": "MetricNature.TOTAL", |
| 9606 | + "value_type": "ValueType.FLOAT", |
| 9607 | + "precision": 2, |
| 9608 | + "enum": null, |
| 9609 | + "min_max_range": "RangeType.STATIC", |
| 9610 | + "min": null, |
| 9611 | + "max": null, |
| 9612 | + "step": null, |
| 9613 | + "is_adjustable_suffix": null, |
| 9614 | + "output_type": null, |
| 9615 | + "labels": null, |
| 9616 | + "key_values": {}, |
| 9617 | + "experimental": false, |
| 9618 | + "depends_on": [], |
| 9619 | + "generic_name": "Total PV yield system", |
| 9620 | + "is_formula": false, |
| 9621 | + "main_topic": false, |
| 9622 | + "hidden": false, |
| 9623 | + "sub_device_key": null |
| 9624 | + }, |
9569 | 9625 | { |
9570 | 9626 | "topic": "N/{installation_id}/solarcharger/{device_id}/Yield/User", |
9571 | 9627 | "message_type": "MetricKind.SENSOR", |
|
12679 | 12735 | "hidden": false, |
12680 | 12736 | "sub_device_key": null |
12681 | 12737 | }, |
| 12738 | + { |
| 12739 | + "topic": "N/{installation_id}/vebus/{device_id}/Hub4/DisableCharge", |
| 12740 | + "message_type": "MetricKind.SWITCH", |
| 12741 | + "short_id": "vebus_hub4_disable_charge", |
| 12742 | + "name": "Hub4 disable charge", |
| 12743 | + "unit_of_measurement": null, |
| 12744 | + "metric_type": "MetricType.ENUM", |
| 12745 | + "metric_nature": "MetricNature.NONE", |
| 12746 | + "value_type": "ValueType.ENUM", |
| 12747 | + "precision": null, |
| 12748 | + "enum": "GenericOnOff", |
| 12749 | + "min_max_range": "RangeType.STATIC", |
| 12750 | + "min": null, |
| 12751 | + "max": null, |
| 12752 | + "step": null, |
| 12753 | + "is_adjustable_suffix": null, |
| 12754 | + "output_type": null, |
| 12755 | + "labels": null, |
| 12756 | + "key_values": {}, |
| 12757 | + "experimental": false, |
| 12758 | + "depends_on": [], |
| 12759 | + "generic_name": "Hub4 disable charge", |
| 12760 | + "is_formula": false, |
| 12761 | + "main_topic": false, |
| 12762 | + "hidden": false, |
| 12763 | + "sub_device_key": null |
| 12764 | + }, |
12682 | 12765 | { |
12683 | 12766 | "topic": "N/{installation_id}/vebus/{device_id}/Hub4/DoNotFeedInOvervoltage", |
12684 | 12767 | "message_type": "MetricKind.SWITCH", |
|
0 commit comments