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
application_credentials.py Add Google Mail integration (#82637) 2023-01-07 11:59:14 -08:00
bluetooth.py
config_flows.py Add D-Link config flow (#84927) 2023-01-10 14:10:56 -10:00
countries.py
currencies.py
dhcp.py
integrations.json Fix IoT Class for Torque integration (#85667) 2023-01-12 21:52:39 +01:00
languages.py
mqtt.py
ssdp.py
usb.py
zeroconf.py