arevindh / kseb_hass

A Home Assistant custom component to get your KSEB Bill Amount, Units consumed and Due Date information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Home Assistant custom component to get your KSEB Bill Amount, Units consumed and Due Date information.

To get started put all the files from/custom_components/kseb/ here: /custom_components/kseb/

Example configuration.yaml:

  - platform: kseb
    consumerno: 1234567890 
    username: myusername
    password: mypassword
    scan_interval: 86400

About

A Home Assistant custom component to get your KSEB Bill Amount, Units consumed and Due Date information.


Languages

Language:Python 100.0%