Commit Graph

22 Commits

Author SHA1 Message Date
samuelspagl 058e8a92ab Add Changelog, bump version 2024-03-15 10:23:36 +01:00
samuelspagl c80db28fff Update documentation 2024-03-14 13:55:27 +01:00
samuelspagl be963d25ce Update documentation 2024-03-14 13:53:06 +01:00
samuelspagl b102447764 Add "add to homeassistant" button 2024-03-13 17:04:52 +01:00
samuelspagl 15474a698d Enhance documentation 2024-03-13 16:53:43 +01:00
Samuel Spagl 1dbf47c7c5
Update docs/content/1.getting-started/0.index.md
Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
2024-03-13 15:26:28 +01:00
Samuel Spagl 58de8dae5a
Update README.md
Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
2024-03-13 15:25:02 +01:00
Samuel Spagl af02062a57
Update README.md
Co-authored-by: Jorim Tielemans <tielemans.jorim@gmail.com>
2024-03-13 15:24:54 +01:00
samuelspagl bd86e799e1 Enhance documentation 2024-03-12 16:55:24 +01:00
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 dd61dec79f
🎨 Chore: format files with `black` and `isort`
The title says it all, still for more information take a look at the merge-request #15.
---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2024-02-08 16:58:57 +01:00
Samuel Spagl 30ef090d9e
🐛: add volume `sensor` entity, fix sound_mode/source in `media_player` entity
This merge-request adds new functionality as well as fixes a minor bug.
For more information see #9.

- New sensor entity added
- Disabled extra_state_attributes to correctly display available sources/soundmodes in the media_player configuration.
---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2024-02-08 16:45:32 +01:00
samuelspagl 78e825157e delete test.py 2023-09-07 15:56:13 +02:00
Samuel Spagl 79261aa4d1
fix ko-fi link 2023-09-07 15:35:02 +02:00
Samuel Spagl 0c9a317a7e
Add ko-fi link 2023-09-07 15:33:03 +02:00
Samuel Spagl bfe269f608
Update nuxt.config.ts 2023-09-07 14:53:45 +02:00
Samuel Spagl f93019dd68
various improvements (#5)
- Added various improvements and new features.
- First version of a documentation
---------

Co-authored-by: samuelspagl <samuel@spagl-media.de>
2023-09-07 14:49:20 +02: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
samuelspagl d96323fd81 add README.md 2023-09-06 16:50:10 +02:00