Make Ruuvi a brand (#118786)

pull/118797/head
Joost Lekkerkerker 2024-06-04 13:40:06 +02:00 committed by GitHub
parent 20b5aa3e0e
commit 1877c1eec9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 21 additions and 11 deletions

View File

@ -0,0 +1,5 @@
{
"domain": "ruuvi",
"name": "Ruuvi",
"integrations": ["ruuvi_gateway", "ruuvitag_ble"]
}

View File

@ -5160,17 +5160,22 @@
}
}
},
"ruuvi": {
"name": "Ruuvi",
"integrations": {
"ruuvi_gateway": {
"name": "Ruuvi Gateway",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_polling"
"iot_class": "local_polling",
"name": "Ruuvi Gateway"
},
"ruuvitag_ble": {
"name": "RuuviTag BLE",
"integration_type": "hub",
"config_flow": true,
"iot_class": "local_push"
"iot_class": "local_push",
"name": "RuuviTag BLE"
}
}
},
"rympro": {
"name": "Read Your Meter Pro",