I built a custom integration for Iotics WiFi smart switches (www.iotics.io) that brings them into Home Assistant as proper native entities under Settings > Devices & Services.
What it does:
-
Auto-discovers all your Iotics devices from the cloud API — no manual config
-
Real-time state sync via MQTT WSS to AWS IoT (no polling loops)
-
On/off control for lights, fans, sockets, ACs
-
Fan speed control (0-4) via number entities
-
Devices appear as proper HA entities — usable in automations, triggers, scripts
How to install:
-
Download the
custom_components/iotics/folder from the repo -
Copy it into your HA
config/custom_components/iotics/ -
Restart HA
-
Go to Settings > Devices & Services > Add Integration > Search "Iotics Smart Home"
-
Enter your Iotics email and password
That's it. No containers, no YAML packages, no cloud dependency.
The hardware switches are available at www.iotics.io — they're WiFi-based and work with the Iotics mobile app.