core/homeassistant/generated
Teju Nareddy cb04a52220
Fix IoT Class for Torque integration (#85667)
* Fix IoT Class for Torque plugin

This is currently misclassified:
- There is no "Torque" server, the Torque plugin is the server that receives data directly from the client. It should be `local` instead of `cloud`.
- The client sends data to the server as needed. This plugin will NOT poll for data. It should be `push` instead of `poll`.

* Run hassfest

Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-01-12 21:52:39 +01:00
..
__init__.py Enable strict typing for zeroconf (#48450) 2021-03-30 06:48:04 -10:00
application_credentials.py Add Google Mail integration (#82637) 2023-01-07 11:59:14 -08:00
bluetooth.py Add LD2410 BLE integration (#83883) 2023-01-05 16:15:03 -10:00
config_flows.py Add D-Link config flow (#84927) 2023-01-10 14:10:56 -10:00
countries.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
currencies.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
dhcp.py ISY994: Add dhcp support for eisy (#85083) 2023-01-03 15:14:36 -10:00
integrations.json Fix IoT Class for Torque integration (#85667) 2023-01-12 21:52:39 +01:00
languages.py Allow configuring country and language in core config (#81734) 2022-11-24 23:25:50 +01:00
mqtt.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
ssdp.py Huawei LTE SSDP improvements (#81643) 2022-12-14 23:48:25 +01:00
usb.py Deduplicate blackening (#81802) 2022-11-09 16:58:20 +01:00
zeroconf.py Add blebox discovery/zeroconf (#83837) 2022-12-23 12:52:06 -10:00