mirror of
https://github.com/gangoke/kobrax-lan-hass-component.git
synced 2026-08-11 08:39:41 +00:00
14 lines
357 B
JSON
14 lines
357 B
JSON
{
|
|
"domain": "kobrax_lan",
|
|
"name": "Kobra X LAN",
|
|
"codeowners": [
|
|
"@Gangoke"
|
|
],
|
|
"config_flow": true,
|
|
"homeassistant": "2026.3.0",
|
|
"documentation": "https://github.com/gangoke/kobrax-lan-hass-component",
|
|
"iot_class": "local_polling",
|
|
"issue_tracker": "https://github.com/gangoke/kobrax-lan-hass-component/issues",
|
|
"version": "0.2.0"
|
|
}
|