Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 394 Bytes

info.md

File metadata and controls

15 lines (12 loc) · 394 Bytes

A Home assistant custom component to get your MahaDiscom Energy Bill information.

To get started put all the files from/custom_components/mahadiscom_hass/ here: <config directory>/custom_components/mahadiscom_hass/

Example configuration.yaml:

sensor:
  - platform: mahadiscom_hass
    ConsumerNo: 123123 
    BuNumber: 1234
    consumerType: 2
    scan_interval: 86400