=== Plugin Name ===
Contributors: nicholaskajoh
Donate link: http://nicholask.me/donate
Tags: calculator, energy, usage, consumption, savings
Requires at least: 4.0
Tested up to: 5.0
Stable tag: 5.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

An easy and flexible way for your users to calculate their energy usage/consumption.

== Description ==

WP Energy Usage Calculator provides an easy and flexible way for your users to calculate their energy usage/consumption. Use the shortcode **[wpeuc]** to add the calculator to any post or page.
After installation, go to *Settings > WP Energy Usage Calculator* to customize your calculator.

== Installation ==

Download then upload to your site via FTP or install from *Plugins > Add New* in your admin dashboard. Activate and head to *Setttings > WP Energy Usage Calculator*.

== Frequently Asked Questions ==

= Why can't users add their appliances from the calculator? =

Appliances can only be added by the site owner, through the plugin's settings. This allows them restrict appliances to the ones they sell, advertise, make, supply energy for etc. Users can however change the Power Ratings and Average Daily Usage to suit them.

== Screenshots ==

None

== Upgrade Notice ==

None

== Changelog ==

= 0.1.0 =
* Initial release.

= 0.1.1 =
* Refactored codebase for easier and faster development.

= 0.1.2 =
* Fixed total energy consumption miscalculation (Frisket77).