Python Wrapper for Homeassistant's REST API
Project description
HomeassistantAPI
Python Wrapper for Homeassistant's REST API
Please ⭐️ the repo if you find this project useful or cool!
For contributing guidelines see towards the bottom.
from homeassistant_api import Client
client = Client(
'<API URL>',
'<Long Lived Access Token>'
)
client.get_domains().cover.open_garage(entity_id='cover.my_garage_door')
Documentation
All documentation, api reference, Contribution guidelines and pretty much everything else you'd want to know is on our readthedocs site here
If theres something missing open an issue and let us know! Thanks!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for HomeAssistant_API-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60ddb6ce6d511f06bd20b40e070f01954c9830b431cc14caed51f55b99eb2029 |
|
MD5 | 1b644fe731a260e260c73c7e2cdea96c |
|
BLAKE2b-256 | 10e6b7f0830b15f5a555e6376ef4cee00bdf890a5cd2f158aeaae8848278c43c |