A platform which allows you to get data from Repsol Luz y Gas website.
- This component is limited to 1 house - MultiHouses is not working
- Data is updated every 2 hours
- 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
Install the component manually by putting the files from /custom_components/repsolluzygas/
in your folder <config directory>/custom_components/repsolluzygas/
Repsol Luz y Gas
Example configuration.yaml:
sensor:
- platform: repsolluzygas
username: <YourEmail>
password: <Password>