mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
* New integration Amazon Devices * apply review comments * bump aioamazondevices * Add notify platform * pylance * full coverage for coordinator tests * cleanup imports * Add switch platform * update quality scale: docs items * update quality scale: brands * apply review comments * fix new ruff rule * simplify EntityDescription code * remove additional platforms for first PR * apply review comments * update IQS * apply last review comments * snapshot update * apply review comments * apply review comments
13 lines
182 B
JSON
13 lines
182 B
JSON
{
|
|
"entity": {
|
|
"binary_sensor": {
|
|
"bluetooth": {
|
|
"default": "mdi:bluetooth",
|
|
"state": {
|
|
"off": "mdi:bluetooth-off"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|