Skip to content

# NextEnergy API (Home Assistant Integration) Fetches NextEnergy data from the Customer Login site **Credentials** can be provided via the UI or via `secrets.yaml`:

License

Notifications You must be signed in to change notification settings

clousberg/NextEnergyAPI_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ WORK IN PROGRESS

This project is currently under active development. The solution is not stable, not complete, and not ready for production use.

....and....just doesn't work yet ....

Status Stability

NextEnergy Home Assistant Integration

HACS Version License Issues Quality Scale

Description

NextEnergy API integration for Home Assistant. Provides current and next hour electricity prices via sensors. Currently supporting Market and Market+ rates.

Sensors

  • sensor.nextenergy_current_market
  • sensor.nextenergy_current_market_plus
  • sensor.nextenergy_next_market
  • sensor.nextenergy_next_market_plus

Notes

  • Market = raw exchange price.
  • Market+ = all-in price (market price + energy tax + VAT).

Installation

  1. Add this repo as a custom repository in HACS.
  2. Install via HACS.
  3. Restart Home Assistant.
  4. Add the integration via the UI and provide your credentials (or use secrets.yaml).

Configuration

  1. Go to Settings → Devices & Services → Add Integration → NextEnergy
  2. Enter your username and password.
  3. Finish setup and sensors will appear.

Debugging

Add the following to configuration.yaml.

logs: custom_components.nextenergy: debug

License

This project is licensed under the MIT License - see the LICENSE file for details.

THANKS

Big thanks to https://github.com/iacavd/NextEnergyPricesHA and https://github.com/ServError/NextEnergyPricesHA for the analysis and coding!

About

# NextEnergy API (Home Assistant Integration) Fetches NextEnergy data from the Customer Login site **Credentials** can be provided via the UI or via `secrets.yaml`:

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages