Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timmo001/aiolyric
Python package for the Honeywell Lyric Platform
https://github.com/timmo001/aiolyric
aio automation honeywell honeywell-lyric lyric package python thermostat
Last synced: 6 days ago
JSON representation
Python package for the Honeywell Lyric Platform
- Host: GitHub
- URL: https://github.com/timmo001/aiolyric
- Owner: timmo001
- License: apache-2.0
- Created: 2020-08-31T12:49:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-10-30T15:54:51.000Z (20 days ago)
- Last Synced: 2024-11-07T06:19:13.468Z (13 days ago)
- Topics: aio, automation, honeywell, honeywell-lyric, lyric, package, python, thermostat
- Language: Python
- Homepage: https://timmo.dev
- Size: 197 KB
- Stars: 7
- Watchers: 3
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# aiolyric
Python package for the Honeywell Lyric Platform.
## Attributions / Contributions
- [@bramkragten](https://github.com/bramkragten) for the original implementation. Referenced his [package](https://github.com/bramkragten/python-lyric) quite a bit whilst writing this one.
- [@ludeeus](https://github.com/ludeeus) for his generator class. Made reading json into objects super simple. :tada:
- [Everyone else](https://github.com/timmo001/aiolyric/graphs/contributors). Thanks for the help!