├── README.md ├── automation.yaml ├── automation_charging_to_discharging.yaml ├── automation_discharging_to_charging.yaml ├── automation_reset_power_sensors.yaml ├── mqtt.yaml ├── script.yaml ├── warning.yaml └── zendure.conf /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/README.md -------------------------------------------------------------------------------- /automation.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/automation.yaml -------------------------------------------------------------------------------- /automation_charging_to_discharging.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/automation_charging_to_discharging.yaml -------------------------------------------------------------------------------- /automation_discharging_to_charging.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/automation_discharging_to_charging.yaml -------------------------------------------------------------------------------- /automation_reset_power_sensors.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/automation_reset_power_sensors.yaml -------------------------------------------------------------------------------- /mqtt.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/mqtt.yaml -------------------------------------------------------------------------------- /script.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/script.yaml -------------------------------------------------------------------------------- /warning.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/warning.yaml -------------------------------------------------------------------------------- /zendure.conf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/z-master42/solarflow/HEAD/zendure.conf --------------------------------------------------------------------------------