Commit Graph

5 Commits

Author SHA1 Message Date
Samuel Spagl 5e24680d5d
Add icons to select, sensor and switches, change some logging statements (#16)
#### Added

- Icons for the individual entities

#### Changed

- Updated the GitHub actions workflows
- Change "magic numbers" to MediaPlayerEntityFeature object. For more information see https://developers.home-assistant.io/blog/2023/12/28/support-feature-magic-numbers-deprecation
- `source` now returns the value `wifi` when the `media_app_name` is *AirPlay* or *Spotify*
- removed some unnecessary logging statements, and changed others to debug
2024-03-12 14:39:12 +01:00
Samuel Spagl b7ff6d1eb0
Update CI-Job 2023-09-06 19:10:38 +02:00
Samuel Spagl 21a74e55db
fix manifest.json & enable pipelines
* fix `manifest.json`

---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2023-09-06 19:07:17 +02:00
Samuel Spagl 31de3bc807
🐛: fix `manifest.json`
* fix `manifest.json`

---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2023-09-06 17:36:26 +02:00
Samuel Spagl 728a11c33d
🚀: First Release (#1)
* 🚀: Initial Commit

---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2023-09-06 17:20:27 +02:00