how move devies from Ihost to sonoff dongle max ?
help me .
i have 25 devies on ihost , i need to but it on sonoff dongle max to use it
There are several of us who want the ability to migrate Zigbee devices from one device to another, as well as network backup; however, our requests have gone unheard so far, and one option is to set everything up from scratch.
Hello,
The following approach allows you to migrate Zigbee devices associated with your iHost to Home Assistant (with a Dongle‑M coordinator). Please verify whether it meets your needs:
-
In Home Assistant, install MQTT Broker (Mosquitto)、Zigbee2MQTT and File editor. If already installed, skip this step; if not, please refer to the relevant section in the guide for installation (link: How to Restore Zigbee2CUBE Backup File to Home Assistant ).
-
Pair the Dongle‑M with Home Assistant.
-
Follow the instructions in the screenshot below to export Zigbee device data from iHost (Export Zigbee Device Data), and then extract the downloaded archive.
-
Using File editor in Home Assistant, navigate to the directory
/homeassistant/zigbee2mqtt.
Replace the following three files with the corresponding files from the archive exported from iHost:-
coordinator_backup -
database -
state
Important: The
configuration.yamlfile is handled differently from the three files above. Do not change the settings marked in the screenshot below (keep the original content from your Home Assistant). For the rest of the configuration, replace it with the data from theconfiguration.yamlfile in the exported archive.Additional note: The
configuration.yamlfile must contain only oneversionentry, and it should be set toversion: 5. -
-
After uploading, power off the iHost and restart Zigbee2MQTT – the migration should then be complete.
Please let us know if this works for you or if you need further assistance.
thanks


