App to visualize the data from server.growatt.com for Growatt inverters
- Apply your login data for server.growatt.com to
src/main/resources/application.properties
- Run the Spring Boot app
de.blafoo.bkw.Application
- Spring Boot 3+
- Vaadin 24+ for the UI
Growatt API
to access server.growatt.com
The app accesses server.growatt.com either using Feign or a Spring WebClient