Skip to content

Python3 async library for interacting with HomeSeer HS3 and HS4 via JSON and ASCII

License

Notifications You must be signed in to change notification settings

wpiman/libhomeseer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libhomeseer

Python3 async library for interacting with HomeSeer HS3 and HS4 via JSON and ASCII

Requirements: python3, asyncio, aiohttp
Deprecates: pyhs3

Install libhomeseer with python3 -m pip install libhomeseer.

See example.py in the GitHub repo for basic usage instructions.

Provides the foundation for the Home Assistant custom integration https://github.com/marthoc/homeseer.

About

Python3 async library for interacting with HomeSeer HS3 and HS4 via JSON and ASCII

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%