Skip to content

jnrksv/zaptec

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

zaptec charger custom component for home assistant

Usage

Create a directory called custom_components in your ha config dir, copy/clone the zaptec folder inside this

Config example

sensor:
  - platform: zaptec
    username: your_username
    password: your_password
    wanted_attributes:
      - -2
      - 201
      - 202
      - 270
      - 501
      - 507
      - 513
      - 553
      - 708
      - 710
      - 804
      - 809
      - 911

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%