Developed by LMT IoT
Custom component for automatic LMT IoT device provisioning and cloud connectivity.
Repository: https://github.com/lmt-lv/lmt-iot-ha-integration
- API key: Create one following the instructions below
- Open https://mobile.lmt-iot.com web client portal
- Select Settings section on the left-hand side
- Press Create API Key button in the SECURITY section
- Provide API Key name and select READ and WRITE access for the key
- Copy the API-KEY secret value and paste it in the Home Assistant integration
- Open HACS in Home Assistant
- Go to "Integrations"
- Click the three dots in the top right corner
- Select "Custom repositories"
- Add repository URL:
https://github.com/lmt-lv/lmt-iot-ha-integration - Select category: "Integration"
- Click "Add"
- Search for "LMT IoT" in HACS
- Click "Download"
- Restart Home Assistant
- Copy the
custom_components/lmt_iotfolder to your Home Assistantconfig/custom_components/directory - Restart Home Assistant
- Go to Configuration > Integrations
- Click "+ Add Integration"
- Search for "LMT IoT"
- Enter your API key
- Select your device from the list
- Click Submit – your device will be automatically activated
After setup, your device will automatically connect to the cloud and receive data:
- Subscribe to topics and receive messages from your LMT IoT devices
- Use with Home Assistant MQTT entities
- Monitor sensor data in real-time
- Check Home Assistant logs for connection errors
- Verify your device ID is correct
- Contact support if activation fails