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: 15, Watchers: 15, Forks: 14, Open Issues: 11

The music-assistant/python-hass-client repo was created 4 years ago and the last code push was 1 weeks ago. The project is not very popular with only 15 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.

GitHub Issues

The hass-client package has 11 open issues on GitHub

  • Bump ujson from 4.0.2 to 5.1.0
  • Bump tox from 3.22.0 to 3.24.5

See more issues on GitHub

Related Packages & Articles

AlexaPy 1.29.2

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