Skip to content

jonnynch/ha-jemenaoutlook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jemena Portal Integration for Home Assistant

This is a Home Assistant sensor component to retrieve information from the Jemena - My Portal website, they are an electricity distributor within Victoria, Australia.

To use this component you will need to register for an account via the My Portal website.

If Jemena are not your electricity distributor then this will be of no use to you.

The component was forked from https://github.com/mvandersteen/ha-jemenaoutlook, which was originally for Jemena Outlook. It has further developed to support UI configuration and Energy Dashboard. Recently, it has redeveloped for the new jemena portal.

This component is not endorsed by Jemena, nor have a I asked for their endorsement.

Features

  • Electricity usage monitoring
  • Easy configuration through the UI
  • Integration with Home Assistant Energy Dashboard

Installation

HACS (Recommended)

Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.

Manual Installation

  1. Copy the custom_components/jemenaoutlook folder to your Home Assistant's custom_components directory
  2. Restart Home Assistant

Configuring the sensor

  1. Go to SettingsDevices & Services
  2. Click Add Integration
  3. Search for "Jemena Outlook"
  4. Enter your credentials:
    • username: Your Jemena account email
    • password: Your Jemena account password
    • backday: The number of days to look back when loading data (default: 2)
  5. Enter your Email Code received

About backday

The integration updates data every hour. Due to potential delays in the Jemena portal, you can configure how many days back to reload data on each cycle. For example:

  • backday = 2: Every hour, the integration will reload data from 2 days ago to present
  • This ensures you capture any delayed or updated data from the portal
  • Recommended range: 2-5 days

Energy Dashboard Integration

To integrate with Home Assistant's Energy Dashboard:

  1. Go to SettingsDashboardsEnergy
  2. Click on Electricity grid
  3. Under Grid consumption, add: jemenaoutlook:consumption_usage
  4. Under Return to grid (if you have solar), add: jemenaoutlook:generation
  5. Click Save

Support

For issues and feature requests, please use the GitHub issue tracker.

About

Home-Assistant sensor to monitor your daily energy usage with data from the Jemena Electricity My Portal website.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%