|
1653 | 1653 | "hidden": false, |
1654 | 1654 | "sub_device_key": null |
1655 | 1655 | }, |
| 1656 | + { |
| 1657 | + "topic": "N/{installation_id}/battery/{device_id}/Io/AllowToCharge", |
| 1658 | + "message_type": "MetricKind.BINARY_SENSOR", |
| 1659 | + "short_id": "battery_allow_to_charge", |
| 1660 | + "name": "Allow to charge", |
| 1661 | + "unit_of_measurement": null, |
| 1662 | + "metric_type": "MetricType.ENUM", |
| 1663 | + "metric_nature": "MetricNature.NONE", |
| 1664 | + "value_type": "ValueType.ENUM", |
| 1665 | + "precision": null, |
| 1666 | + "enum": "GenericOnOff", |
| 1667 | + "min_max_range": "RangeType.STATIC", |
| 1668 | + "min": null, |
| 1669 | + "max": null, |
| 1670 | + "step": null, |
| 1671 | + "is_adjustable_suffix": null, |
| 1672 | + "output_type": null, |
| 1673 | + "labels": null, |
| 1674 | + "key_values": {}, |
| 1675 | + "experimental": false, |
| 1676 | + "depends_on": [], |
| 1677 | + "generic_name": "Allow to charge", |
| 1678 | + "is_formula": false, |
| 1679 | + "main_topic": false, |
| 1680 | + "hidden": false, |
| 1681 | + "sub_device_key": null |
| 1682 | + }, |
| 1683 | + { |
| 1684 | + "topic": "N/{installation_id}/battery/{device_id}/Io/AllowToDischarge", |
| 1685 | + "message_type": "MetricKind.BINARY_SENSOR", |
| 1686 | + "short_id": "battery_allow_to_discharge", |
| 1687 | + "name": "Allow to discharge", |
| 1688 | + "unit_of_measurement": null, |
| 1689 | + "metric_type": "MetricType.ENUM", |
| 1690 | + "metric_nature": "MetricNature.NONE", |
| 1691 | + "value_type": "ValueType.ENUM", |
| 1692 | + "precision": null, |
| 1693 | + "enum": "GenericOnOff", |
| 1694 | + "min_max_range": "RangeType.STATIC", |
| 1695 | + "min": null, |
| 1696 | + "max": null, |
| 1697 | + "step": null, |
| 1698 | + "is_adjustable_suffix": null, |
| 1699 | + "output_type": null, |
| 1700 | + "labels": null, |
| 1701 | + "key_values": {}, |
| 1702 | + "experimental": false, |
| 1703 | + "depends_on": [], |
| 1704 | + "generic_name": "Allow to discharge", |
| 1705 | + "is_formula": false, |
| 1706 | + "main_topic": false, |
| 1707 | + "hidden": false, |
| 1708 | + "sub_device_key": null |
| 1709 | + }, |
1656 | 1710 | { |
1657 | 1711 | "topic": "N/{installation_id}/battery/{device_id}/Soc", |
1658 | 1712 | "message_type": "MetricKind.SENSOR", |
|
0 commit comments