hass-core/homeassistant/components/switchbee/manifest.json
Jafar Atili e708e30c33
Bump pyswitchbee to 1.8.3 (#122713)
* Bump pyswitchbee to 1.8.3

* fix license
2024-07-27 23:11:42 +02:00

9 lines
254 B
JSON

{
"domain": "switchbee",
"name": "SwitchBee",
"codeowners": ["@jafar-atili"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/switchbee",
"iot_class": "local_push",
"requirements": ["pyswitchbee==1.8.3"]
}