- (klein0r) Updated conversion for Solcast
- (klein0r) Store JSON state values in prettified format
- (klein0r) Added icons in admin tabs
- (klein0r) Fixed graph limits in summary
- (klein0r) Added options for summary graph and label color
- (klein0r) Graphs are limited to maximum power (max)
- (klein0r) Installed power is Wp or kWp (as configured)
- (klein0r) Summary channel should not be deleted
- (klein0r) Request forecast data in correct timezone
- (bluefox) Type of the
summary
object was changed todevice
- (arteck) chart summary for more strings
- (klein0r) Fixed charting summary
- (klein0r) Rounded values in JSON summary
- (klein0r) Fixed error when weather data could not be fetched
- (klein0r) Fixed JSON table when using solcast
- (klein0r) Added hourly values for energy
- (Apollon77) Added Sentry for crash reporting
- (klein0r) Dropped Admin 5 support
- (klein0r) Added Ukrainian language
- (stromdao) Added SolarPredictionAPI
- (klein0r) Add summary values to InfluxDB
- (klein0r) Use cron to ensure update on day change
- (klein0r) Removed visibility from weather data (doesn't exist in response)
- (klein0r) Fixed tilt validation - allow zero tilt (0)
- (klein0r) Added raw JSON data states for own graphs
- (klein0r) Improved debug log
- (klein0r) Updated azimuth image for dark theme
- (klein0r) Added installed peak power as state
- (klein0r) Fixed time shift when using solcast
- (klein0r) Added option for label text size (charting)
- (klein0r) Reduced info log messages
- (klein0r) Fixed refresh bug for solcast data
- (klein0r) Fixed null values for now (power and energy)
- (klein0r) Improved error handling
- (klein0r) Format table values based on system.config
- (klein0r) Force forecast update when url / config changed
- (klein0r) Added more options for JSON Graph generation
- (klein0r) Added image for azimuth configuraion
- (klein0r) Added missing translations
- (klein0r) Added manual reset for forecast
- (klein0r) Added step size for hourly values
- (klein0r) Added hourly forecast for tomorrow
- (klein0r) Fixed weather information
- (klein0r) Restructured states (energy and power to seperate channels)
- (klein0r) Updated object names
- (klein0r) Fixed several async/await bugs
- (klein0r) Reduce service requests
- (klein0r) Added validation for configured devices
- (klein0r) Updated instance configuration fields (+ encryption of api key)
BREAKING CHANGES FROM 1.X.X PLEASE DELETE AND REINSTALL
- (klein0r) Updated documentation
- (klein0r) Updated adapter category (energy)
- (klein0r) Fallback to system location
- (klein0r) Updated admin config
- (klein0r) Fixed weather API requests
- (klein0r) Updated translations
- (klein0r) Updated roles and types
- (klein0r) Code cleanup
- (bluefox) Refactoring
- BREAKING CHANGES FROM 0.2.X PLEASE DELETE AND REINSTALL
- (MeisterTR) fixes for repo
- (MeisterTR) fix error with values before 5 oclock
- (MeisterTR) fix error when starting after 22 oclock
- (MeisterTR) fix request time
- (MeisterTR) fix error with weather and solcast
- (MeisterTR) solcast request only after midnight
- (MeisterTR) added support for Solcast
- (MeisterTR) add Unit selection in Config (W/kW)
- (MeisterTR) fixed units in tables
- (MeisterTR) implement Solcast api (next version)
- (MeisterTR) fixed timer warning
- (MeisterTR) fixed bootloop in some cases
- (MeisterTR) fix typo
- (MeisterTR) fix no every hour folder in summary
- BREAKING CHANGES FROM 0.1.X PLEASE DELETE AND REINSTALL
- (MeisterTR) add jsonConfig (No admin4 support)
- (MeisterTR) fixed bugs and errors
- (MeisterTR) total code refactoring
- (Patrick Walther) fixed writing to database, log failure
- (Patrick Walther)add write to Database function
- (Patrick Walther)add timeout, fix bugs and add schedule in settings
- (Patrick Walther)repair failure everyhour
- (Patrick Walther)add hourly forecast
- (Patrick Walther) remove bugfixes, add weather forecast(api), add new logo from forecast.solar
- (Patrick Walther) add more plants, add summary, add json graph/table
- (Patrick Walther) added datapoint power_day_tomorrow
- (Patrick Walther) added data JSONgraph and JSONtable, fix failure with personal account(url)
- (Patrick Walther) initial release