Add ArtSound as a virtual integration (#122636)

* Add ArtSound as a virtual integration and brand

* Remove ArtSound as brand

* Add docstring for __init__

* Address hassfest
pull/123900/head
Philip Vanloo 2024-08-15 15:48:02 +02:00 committed by GitHub
parent 21c9cd1caa
commit 983806817b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1 @@
"""Virtual integration: ArtSound."""

View File

@ -0,0 +1,6 @@
{
"domain": "artsound",
"name": "ArtSound",
"integration_type": "virtual",
"supported_by": "linkplay"
}

View File

@ -455,6 +455,11 @@
"config_flow": false,
"iot_class": "local_polling"
},
"artsound": {
"name": "ArtSound",
"integration_type": "virtual",
"supported_by": "linkplay"
},
"aruba": {
"name": "Aruba",
"integrations": {