Skip to content

Python package for the Honeywell Lyric Platform

License

Notifications You must be signed in to change notification settings

timmo001/aiolyric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIOLyric

Python package for the Honeywell Lyric Platform.

Attributions / Contributions

  • @bramkragten for the original implementation. Referenced his package quite a bit whilst writing this one.
  • @ludeeus for his generator class. Made reading json into objects super simple. 🎉
  • Honeywell for their pretty decent documentation and testing tools.
  • Everyone else. Thanks for the help!