Contents

hass-client 1.2.0

0

Basic client for connecting to Home Assistant over websockets and REST.

Basic client for connecting to Home Assistant over websockets and REST.

Stars: 20, Watchers: 20, Forks: 16, Open Issues: 10

The music-assistant/python-hass-client repo was created 5 years ago and the last code push was 1 years ago. The project is not very popular with only 20 github stars!

How to Install hass-client

You can install hass-client using pip

pip install hass-client

or add it to a project with poetry

poetry add hass-client

Package Details

Author
None
License
Apache-2.0
Homepage
None
PyPi:
https://pypi.org/project/hass-client/
GitHub Repo:
https://github.com/marcelveldt/python-hass-client

Classifiers

No  hass-client  pypi packages just yet.

Errors

A list of common hass-client errors.

Code Examples

Here are some hass-client code examples and snippets.

Related Packages & Articles

AlexaPy 1.29.16

Python Package for controlling Alexa devices (echo dot, etc) programmatically. This was originally designed for alexa_media_player a custom_component for Home Assistant.