New · KME Smart Platform v3

One platform to connect, monitor & manage everything.

KME Smart is the IoT operations platform for serious teams — real‑time dashboards, no‑code automations, and a battle‑tested ESP32 ecosystem over MQTT. From a single curtain motor to a 10,000‑node factory floor.

No credit card · 14-day trial Open MQTT · ESP32 SDK SOC 2 aligned
Plant A · Line 02
24.8 °C
Updates 2 s · DHT22
Devices 4 of 4 online
curtain-01
CT-220
rgb-living
RGB-60
plug-kitch
PL-16
fan-bedrm
FN-DC5
Energy · live
1,247 W
peak 1,860 ↓ 4.2%
Automation fired
2 s ago · sunset → close shades
Msgs total
58,420
PLATFORM

Everything you need to run an IoT operation.

One vertically‑integrated platform — from firmware to dashboards. Built around the realities of running thousands of devices in the field.

Real‑time monitoring
Sub‑second telemetry from every device. Sparklines, alerts, and event streams that feel alive.
P9542 ms
Device management
Provision, tag, group, and OTA‑update fleets from a single pane. Built for the ESP32 ecosystem.
OTArollouts
No‑code automations
When → then rules with schedules, sensor triggers, geofences, and webhooks. No engineer required.
Active1,284 rules
Dashboards
Drag‑and‑drop tiles for every device class. Brand it, embed it, share it with operators.
Widgets40+ types
DEVICE TOPOLOGY

A single map for every device on every site.

One central platform — connecting open protocols, every industry, and the tools you already use.

TECHNOLOGIES
Core technologies that power our platform
INDUSTRY SOLUTIONS
Custom solutions for every industry
ESP Ecosystem Multi-chip firmware platform L LoRa Long-range network MQTT MQTT Real-time messaging BLE Bluetooth connectivity Z Zigbee Smart device protocol Smart Home Connected spaces Factory Industrial automation Agriculture Smart farming Logistics Fleet & tracking KME Smart PLATFORM
INTEGRATIONS
Seamless connectivity with your favorite platforms
Home AssistantHome Assistant
AlexaAlexa
Google HomeGoogle Home
IFTTTIFTTT
HomebridgeHomebridge
DASHBOARDS

Beautiful by default. Brand it in one click.

The same building blocks power a 4‑device home and a 4,000‑sensor factory floor.

app.kmesmart.com / plant-a
LIVE
Throughput · Line 02
1,247 units/hr
● 24h avg 1,184 ↑ 6.2% vs yesterday
Air handlers
24.7°C
set 24.0 · within band
Alerts (24h)
0 All clear
Energy live
17,458 W
Fleet · 14 devices
CONNECTIVITY

Built on open protocols. Speaks to the rest of your stack.

Whether your fleet is mesh, cellular, or wired, KME Smart unifies it under one MQTT broker and one REST API.

Wi‑Fi
802.11 b/g/n
Bluetooth
BLE 5.0
Zigbee
2.4 GHz mesh
LoRa
868/915 MHz
NB‑IoT
cellular LPWA
AUTOMATIONS

If‑this‑then‑that, but for a factory.

Compose triggers, conditions and actions visually. Schedule, geofence, or fire on any sensor signal — fan‑out to thousands of devices.

Schedule Sensor Geofence Webhook Alert
When Bath humidity > 70%
And Time is between 06:00 – 23:00
Then Turn on bath fan for 20 min
Also Notify Slack #ops if not recovered in 30 min
Auto‑recovered 3× this week
esp32 / src / main.cpp
1// Publish a temperature reading every 2s
2#include <KMESmart.h>
3
4KMESmart kme("YOUR_DEVICE_TOKEN");
5
6void setup() {
7 kme.begin("wifi-ssid", "pass");
8}
9
10void loop() {
11 float t = readDHT22();
12 kme.publish("living/temp", t);
13 delay(2000);
14}
DEVELOPERS

Production‑ready firmware in 6 lines.

The KME Smart Arduino + ESP‑IDF SDKs handle reconnection, batching, OTA, and security out of the box. Or speak raw MQTT — your call.

SDKs
Arduino · ESP‑IDF · Python · JS
Auth
Device tokens · x.509 · JWT
OTA
Signed updates · staged rollouts
API
REST · MQTT · WebSocket
⚡ Quick start
Any ESP‑based board — ESP32, ESP32‑C6, ESP8266 — plus a USB cable and a 2.4 GHz Wi‑Fi network. No toolchain setup or SDK install required.
Read the docs →
OUR SOLUTIONS

From your living room to your supply chain.

The same KME Smart platform — different blueprints. Pick one to start, mix as you grow.

ABOUT

About KME Smart

The journey of KME Smart began in 2022 with a simple passion for the world of IoT, starting with the development and manufacturing of smart devices and the goal of creating practical solutions that connect technology with everyday life in a simpler and smarter way.

Over time, we realized that the real challenge was not only in the devices themselves, but in building a unified platform capable of connecting devices, managing data, running automation, and delivering a complete experience for both users and businesses from one place.

From there, KME Smart evolved into a fully integrated IoT platform that combines real‑time control, no‑code automation, live dashboards, and open integration through MQTT and REST APIs — serving smart homes, buildings, logistics solutions, and industrial environments.

Despite expanding into platform and software development, we continue to design and manufacture smart devices as a core part of our identity and technological vision.

Today, we continue building a more connected and intelligent future, with a vision focused on making technology simpler, more flexible, and easier to scale for everyone.

BUILT FOR SCALE
Engineered to run when others can't.
99.98%
Platform uptime
2.3M
Messages / day
47
Regions live
42ms
P95 latency