mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-27 11:06:26 +01:00
* New sensor platform integration for Orange and Rockland Utility smart energy meter * New sensor platform integration for Orange and Rockland Utility smart energy meter * bumped the oru py version to 0.1.9 * Added PLATFORM_SCHEMA Adde unique_id property Changed logger level from info to debug when printing the updated sensor value Set the SCAN_INTERVAL to 15 mins Added exception handling durin init when creating the oru meter instance * Various fixes base on the PR review + Added SCAN_INTERVAL for 15 mins * fixed path to documentation