Skip to content
/ hapy Public

Home Assistant client library for Micropython

License

Notifications You must be signed in to change notification settings

SqyD/hapy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Hapy

A minimal Home Assistant client library for Python. Might work on Python 3+, CircuitPython 5+ and Micropython.

It implements the http rest API provided by Home Assistant as documented here: https://developers.home-assistant.io/docs/api/rest

Currently it supports token based authentication, getting and posting entity states and can initiate services.

Releases

No releases published

Packages

No packages published

Languages