=== Plugin Name === Contributors: carlconrad, lewebtranquille Tags: solar, solaredge Requires at least: 5.0 Tested up to: 5.4 Requires PHP: 5.6 Stable tag: 0.5.2.1 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html Solar for WordPress == Description == This plug-in is designed to help you display power information from your solar panel installations on your WordPress based web site. Currently, only panels accessible using the SolarEdge API are supported. External calls to this API are made. Make sure to send us your support requests. == Installation ==

Plug-in installation

1. Upload the plugin files to the `/wp-content/plugins/wp-solar` directory, or install the plugin through the WordPress plugins screen directly. 1. Activate the plugin through the 'Plugins' screen in WordPress. 1. Use the Settings->WP Solar screen to configure the plugin.

Displaying the results

The following short codes are made available: * [wp_solar_total_power]: value of the total power * [wp_solar_power_units]: units (Wh, kWh, MWh, GWh or TWh) * [wp_solar_power_graph]: historical graph of the total power * [wp_solar_annual_power_graph]: historical graph of the total power with annual comparison * [wp_solar_last_update]: last update == Frequently Asked Questions == = Does WP Solar access the source for each display? = No. WP Solar accesses the data source only once an hour. Ready-to-display graphs are in transients for faster display and less network load. = Do I need a SolarEdge license? = Yes. Use of this plug-in requires an active SolarEdge account. == Screenshots == == Changelog == = 0.5 = * Tested with WordPress 5.4 * Added last update = 0.4 = * Graphs stored in transients * Added CO2 conversion = 0.3 = * Added historical graph of the total power with annual comparison = 0.2 = * First public version = 0.1 = * First version == Upgrade Notice ==