Skip to content

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

Notifications You must be signed in to change notification settings

arevindh/kseb_hass

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%