mirror of
https://github.com/home-assistant/core.git
synced 2025-12-26 22:18:40 +00:00
Allow data from un-connectable sources in fjäråskupan (#77236)
This commit is contained in:
@@ -19,6 +19,7 @@ BLUETOOTH: list[dict[str, bool | str | int | list[int]]] = [
|
||||
},
|
||||
{
|
||||
"domain": "fjaraskupan",
|
||||
"connectable": False,
|
||||
"manufacturer_id": 20296,
|
||||
"manufacturer_data_start": [
|
||||
79,
|
||||
|
||||
Reference in New Issue
Block a user