Releases: custom-components/sensor.trakt
Releases · custom-components/sensor.trakt
3.0.1
What's Changed
- Minor fix in the README by @microraptor in #67
- Return data as object. by @engrbm87 in #77
New Contributors
- @microraptor made their first contribution in #67
Full Changelog: 3.0.0...3.0.1
3.0.0
2.0.4
Add version to manifest
Added version to manifest.json (#56) * Added version to manifest.json * Update manifest.json Co-authored-by: Ian Richardson <[email protected]>
Bump pytrakt to 2.14.0
2.0.2 Bump trakt to 2.14.0 (#47)
Maintenance release
- Fix empty calendar reported by users
- Use Home Assistant DataUpdateCoordinator
Multiple trakt integrations
@engrbm87 doing more great work. Multiple client ids can now be integrated. The integration is now 100% config flow which is awesome and should make it really easy to use.
Add Config Flow
Add config flow for setup. Big thanks to @engrbm87!
Add attribution
add attribution @maykar
Create resources.json
Create resources.json (#23) * Create resources.json * Rename manifest.json to custom_components/trakt/manifest.json * version bump