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: 18 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T16:11:57.000Z (about 2 months ago)
- Last Synced: 2025-03-28T21:02:36.682Z (25 days ago)
- Topics: aio, automation, honeywell, honeywell-lyric, lyric, package, python, thermostat
- Language: Python
- Homepage: https://timmo.dev
- Size: 205 KB
- Stars: 8
- Watchers: 1
- Forks: 15
- Open Issues: 9
-
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!