Releases: danielperna84/ha-philipsjs
Releases · danielperna84/ha-philipsjs
3.2.2
3.2.1
3.2.0
3.1.1
3.1.0
What's Changed
- Add getRecordings() to update function by @Floyer007 in #30
- Update getSystem to try both http and https by @Floyer007 in #33
Full Changelog: 3.0.1...3.1.0
3.0.1
- Correction for invalid publish to pypi
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- Added new function to read recordings/list by @Floyer007 in #27
- Expose active channel list based on active favorites by @elupus in #28
New Contributors
- @Floyer007 made their first contribution in #27
Full Changelog: 2.9.0...3.0.0
2.9.0
2.7.6: Leaky connection correction
Full Changelog: 2.7.5...2.7.6
Cached authentication
- Add digest caching to reduce server hammering