Replies: 1 comment
-
|
Yesterday i brought the Ikea STARKVIND Air Purifier back to Ikea and bought another, now I see the device as expected. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Trying to pair a "Ikea STARKVIND Air Purifier E2007" to Mosquitto with Zigbee2MQTT, but it seems i lost some important values. When i have a look at Zigbee2MqttAssistant, i see this:
Zigbee Id is 0xcc86ecfffe6cc1b4.
Address on Zigbee Network is 0x6C44.
Link quality is 166/255.
Model is unknown by unknown.
Hardware version is unknown.
Firmware version is unknown.
This device type is Router
NO COMPONENTS Maybe this device is not (yet) supported by Zigbee2Mqtt?
In MQTT Explorer this is displayed for 0xcc86ecfffe6cc1b4:
{
"last_seen": 1635921715629,
"linkquality": 141
}
and under Devices i see:
In the beginning of my tryout "Model is" and "by" had expected values, something like "E2007" and "IKEA of Sweden", Hardware and Firmware I can't remember.
Is there a way to get that values back so I can use zigbee with my Ikea Air Purifier?
In configuration.yaml I made the reference to external_converters: - E2007.js in which i put E2007 specific converter data.
Hope somebody can help me otherwise I'll bring my Ikea Air Purifier back to Ikea.
Beta Was this translation helpful? Give feedback.
All reactions