Firmware Updates: Choosing Your Update Method
How to update Konnected Device firmware with the Konnected app OR with ESPHome Builder
Understanding Your Two Update Options
Your Konnected device is built on ESPHome, an open-source smart home platform. This gives you flexibility, but it also means you'll see firmware update options in two different places. Understanding the difference will save you time and frustration.
This article applies to Konnected devices running the ESPHome firmware, which is default on most new Konnected devices.
The Konnected App (Recommended for Most Users)
What it is: A managed, done-for-you firmware update service built into the Konnected's mobile app and cloud service.
How it works:
- Tap on Settings to manage device settings and apply firmware updates in the app.
- We deliver a pre-configured, tested firmware specifically for your device
- All your settings, zones, and integrations are preserved
- No YAML configuration files to manage
Best for:
- Users who want a simple, reliable update process
- Alarm Panel products with complex configurations
- Anyone who doesn't want to learn YAML syntax
- The 95% of users who just want their system to work
ESPHome Device Builder (Advanced DIY Path)
What it is: The open-source ESPHome platform that lets you fully customize your device firmware.
How it works:
- Access your device through Home Assistant's ESPHome Dashboard
- Edit YAML configuration files directly to customize device settings
- Compile and update the device firmware from your HA server
- Full control over every setting and feature and 100% privacy
Best for:
- Advanced users comfortable with YAML configuration
- Custom integrations not supported by the Konnected App
- Users who need specific ESPHome features
- DIY enthusiasts who want complete control and prefer not to use our hosted tools
The Golden Rule: Pick a Lane and Stick to It
⚠️ Important: You must choose ONE update method and use it consistently. You cannot have both the Konnected App and ESPHome Builder managing the same device's firmware.
What Happens If You Mix Methods?
If you update via the Konnected App and then try to manage the device in ESPHome Builder:
- Your device will show as "Offline" in ESPHome Dashboard
- The device will disappear from ESPHome's discovery
- ESPHome will no longer be able to update or manage the device
Why does this happen? When you update via the Konnected App, we take over firmware management and change the device's discovery settings. This is intentional—it prevents conflicts between two systems trying to control the same device.
Your device is NOT broken. It's working exactly as designed. It's simply being managed by the Konnected App now instead of ESPHome.