epenet
|
daf0939f09
|
Move bluesound service registration to separate module (#129086)
|
2024-10-25 11:27:25 +02:00 |
Louis Christ
|
f98487ef18
|
Add config_flow to bluesound integration (#115207)
* Add config flow to bluesound
* update init
* abort flow if connection is not possible
* add to codeowners
* update unique id
* add async_unload_entry
* add import flow
* add device_info
* add zeroconf
* fix errors
* formatting
* use bluos specific zeroconf service type
* implement requested changes
* implement requested changes
* fix test; add more tests
* use AsyncMock assert functions
* fix potential naming collision
* move setup_services back to media_player.py
* implement requested changes
* add port to zeroconf flow
* Fix comments
---------
Co-authored-by: Joostlek <joostlek@outlook.com>
|
2024-07-28 20:48:20 +02:00 |
Marc Mueller
|
aa16a9d707
|
Add empty line after module docstring (3) (#112750)
|
2024-03-08 20:38:34 +01:00 |
Raman Gupta
|
2da37778af
|
Update service domain for bluesound from 'media_player' to 'bluesound' (#29111)
* move service constants to const.py, move services to bluesound domain
* Remove bluesound services from media_player/services.yaml
|
2019-11-26 11:06:34 -08:00 |