Commit Graph

59 Commits (945299dfb6533dc8fdfd99babc78c9ea646f58a5)

Author SHA1 Message Date
GitHub Action a093057420 [ci skip] Translation update 2022-08-29 00:27:51 +00:00
Erik Montnemery c741d9d045
Update integrations to import issue_registry from helpers ()
* Update integrations to import issue_registry from helpers

* Update tests
2022-08-25 15:33:05 +02:00
GitHub Action 296e52d918 [ci skip] Translation update 2022-08-21 00:24:25 +00:00
GitHub Action bec8e544f4 [ci skip] Translation update 2022-08-14 00:25:47 +00:00
GitHub Action 519d478d61 [ci skip] Translation update 2022-08-11 00:26:23 +00:00
GitHub Action 4a938ec33e [ci skip] Translation update 2022-08-10 00:23:36 +00:00
GitHub Action 12721da063 [ci skip] Translation update 2022-08-09 00:28:50 +00:00
GitHub Action cb46441b74 [ci skip] Translation update 2022-08-05 00:28:51 +00:00
GitHub Action e2e277490b [ci skip] Translation update 2022-08-04 00:27:38 +00:00
GitHub Action e09bbc749c [ci skip] Translation update 2022-08-03 00:28:23 +00:00
GitHub Action 81e3ef03f7 [ci skip] Translation update 2022-08-02 00:27:42 +00:00
GitHub Action 5bb5920697 [ci skip] Translation update 2022-08-01 00:28:32 +00:00
GitHub Action c4ad6d46ae [ci skip] Translation update 2022-07-30 00:22:48 +00:00
GitHub Action a1d96175a8 [ci skip] Translation update 2022-07-29 00:25:31 +00:00
GitHub Action 0317cbb388 [ci skip] Translation update 2022-07-28 00:25:05 +00:00
Franck Nijhof 9dc0544835
Raise YAML removal issue for Bose SoundTouch () 2022-07-27 14:41:00 +02:00
GitHub Action 1d2e64e3dc [ci skip] Translation update 2022-07-14 00:27:41 +00:00
GitHub Action a3fd5acf3f [ci skip] Translation update 2022-07-13 00:27:34 +00:00
GitHub Action d40ad96916 [ci skip] Translation update 2022-07-10 00:27:48 +00:00
GitHub Action cdaefc8fda [ci skip] Translation update 2022-07-09 00:20:23 +00:00
GitHub Action 405d323709 [ci skip] Translation update 2022-07-08 00:27:47 +00:00
GitHub Action 235abb0c10 [ci skip] Translation update 2022-07-07 00:27:55 +00:00
GitHub Action ebc8fba5bf [ci skip] Translation update 2022-07-05 00:23:09 +00:00
GitHub Action 8581db1da7 [ci skip] Translation update 2022-07-03 00:26:52 +00:00
GitHub Action 647a023776 [ci skip] Translation update 2022-07-02 00:25:27 +00:00
Stefan Rado 273e9b287f
Add config flow for Bose SoundTouch ()
Co-authored-by: Paulus Schoutsen <balloob@gmail.com>
2022-06-30 22:20:00 -07:00
Stefan Rado efbd47c828
Rewrite SoundTouch tests to use mocked payloads () 2022-06-28 14:02:39 -07:00
Erik Montnemery 47d0cc9b09
Update integrations to pass target player when resolving media () 2022-05-27 09:05:06 -07:00
Paulus Schoutsen 40cf75844a
Add media source support to Bose Soundtouch () 2022-05-02 20:02:20 +02:00
Marc Mueller e407960f68
Update pylint to 2.13.5 () 2022-04-13 18:36:05 +02:00
KNXBroker 632d75e009
Fix soundtouch service calls () 2022-04-08 23:04:11 -07:00
epenet 190ef4ee35
Use EntityFeature enum in components (s** 2/2) () 2022-04-07 15:06:34 +02:00
J. Nick Koston 5b755b74fb
Add loggers to integration manifest.json () 2022-01-28 13:37:53 -08:00
epenet 1519aa202d
Add media_player setup type hints [m-x] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2022-01-03 16:09:34 +01:00
epenet 709afc63b0
Ensure service calls are typed [m-z] ()
Co-authored-by: epenet <epenet@users.noreply.github.com>
2021-12-29 22:41:55 +01:00
tkdrob d37a3cded0
Add targets and selectors for services (S-T) () 2021-05-14 22:30:41 -07:00
Franck Nijhof 055cdc64c0
Add support for IoT class in manifest () 2021-04-15 10:21:38 +02:00
Erik Montnemery 14ff6d4d1f
Update integrations p-s to override extra_state_attributes() () 2021-03-11 21:23:20 +01:00
J. Nick Koston 5e65d8d3c3
Upgrade zeroconf to 0.27.1 () 2020-06-05 14:33:26 -07:00
Thomas Johanns 8f76f59b8b
Implement soundtouch select source () 2020-05-12 22:56:12 +02:00
Erik Montnemery 62bc02fdda
Rename MediaPlayerDevice to MediaPlayerEntity () 2020-04-25 18:00:57 +02:00
Franck Nijhof 39336d3ea3
Add prettier (in pre-commit and CI) ()
* Add prettier (in pre-commit and CI)

* Make all file prettier

* Change order

* Add to Azure Pipelines

* Fix a YAML file prettier caught as invalid

* Remove flow mapping using curly braces from all YAML service files
2020-04-05 17:27:16 +02:00
Paulus Schoutsen f1d3c0d19b
Remove unused manifest fields () 2020-04-03 12:58:19 -07:00
da-anda 01bf4daf37
Fix detection of zone master in soundtouch media_player () 2020-03-30 17:27:02 +02:00
Paulus Schoutsen b848c97211
Add soundtouch attributes exposing multiroom zone info ()
* [soundtouch] workaround for API bug when removing multiple slaves from a zone at once

* [soundtouch] added additional attributes exposing multiroom zone info

* Fix update with slave entities

* Add zone attributes test

* Fix and clean up tests

* Fix typo

Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2020-03-04 17:53:15 -08:00
Martin Hjelmare 2ce7561343
Clean soundtouch ()
* Clean up soundtouch tests

* Remove not needed updates
2020-02-16 15:34:44 -08:00
Franck Nijhof 22760a0bee Correct names in manifests (Q-S) () 2020-01-07 08:19:44 -05:00
Franck Nijhof a84741392b
Format all manifests with prettier () 2020-01-06 21:28:23 +01:00
Ville Skyttä fa4fa30461 Various string cleanups ()
* Remove some unnecessary string concatenations

* Replace some simple str.formats with f-strings

* Replace some string concatenations with f-strings
2020-01-03 14:47:06 +01:00
springstan 74d86dfff9 Move imports to top for soundtouch ()
* Move imports to top for soundtouch

* Format with black

* Fix pyling error by renaming variable

* Rename entity instances to include entity instead of device
2019-12-06 21:11:02 +01:00