Make Ruuvi a brand (#118786)
parent
20b5aa3e0e
commit
1877c1eec9
|
@ -0,0 +1,5 @@
|
||||||
|
{
|
||||||
|
"domain": "ruuvi",
|
||||||
|
"name": "Ruuvi",
|
||||||
|
"integrations": ["ruuvi_gateway", "ruuvitag_ble"]
|
||||||
|
}
|
|
@ -5160,17 +5160,22 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"ruuvi_gateway": {
|
"ruuvi": {
|
||||||
"name": "Ruuvi Gateway",
|
"name": "Ruuvi",
|
||||||
"integration_type": "hub",
|
"integrations": {
|
||||||
"config_flow": true,
|
"ruuvi_gateway": {
|
||||||
"iot_class": "local_polling"
|
"integration_type": "hub",
|
||||||
},
|
"config_flow": true,
|
||||||
"ruuvitag_ble": {
|
"iot_class": "local_polling",
|
||||||
"name": "RuuviTag BLE",
|
"name": "Ruuvi Gateway"
|
||||||
"integration_type": "hub",
|
},
|
||||||
"config_flow": true,
|
"ruuvitag_ble": {
|
||||||
"iot_class": "local_push"
|
"integration_type": "hub",
|
||||||
|
"config_flow": true,
|
||||||
|
"iot_class": "local_push",
|
||||||
|
"name": "RuuviTag BLE"
|
||||||
|
}
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"rympro": {
|
"rympro": {
|
||||||
"name": "Read Your Meter Pro",
|
"name": "Read Your Meter Pro",
|
||||||
|
|
Loading…
Reference in New Issue