* 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> |
||
---|---|---|
.. | ||
__init__.py | ||
application_credentials.py | ||
bluetooth.py | ||
config_flows.py | ||
countries.py | ||
currencies.py | ||
dhcp.py | ||
integrations.json | ||
languages.py | ||
mqtt.py | ||
ssdp.py | ||
usb.py | ||
zeroconf.py |