Skip to content

Sensor for Home Assistant - Retrieve costs from Repsol Luz y Gas

License

Notifications You must be signed in to change notification settings

tslpre/repsolluzygas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This component only works on HA 0.96 and later.

Custom component for Repsol Luz y Gas

A platform which allows you to get data from Repsol Luz y Gas website.

Know Limitations

  • This component is limited to 1 house - MultiHouses is not working
  • Data is updated every 2 hours

Current Features

  • Read data from repsolluzygas.com.
  • Multi contracts per house. (only working with 1 house)
  • Available sensors: Amount, Consumption, Total Days, Amount Variable, Amount Fixed, Average Daily Cost, Number of contracts

Installation

Install the component manually by putting the files from /custom_components/repsolluzygas/ in your folder <config directory>/custom_components/repsolluzygas/

Screenshot

Repsol Luz y Gas

Capture

Capture1

Capture2

Configuration

Example configuration.yaml:

sensor:
  - platform: repsolluzygas
    username: <YourEmail>
    password: <Password>

About

Sensor for Home Assistant - Retrieve costs from Repsol Luz y Gas

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%