Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library for accessing Home Assistant from Arduino

For CircleHome I needed to access various Home Asssistant API endpoints using Arduino. This library contains the code used for that. Specifically this library allows you to list all of the entities in Home Assistant, so you don't have to add each one manually if they change.

It supports:

  • HA Auth Flow (see HA Docs)
  • Entities:
    • Light
    • Switch
    • Listing all entities of these types

It's fairly trivial to add extra entity types - see /src/entities/.

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages