zigbee2mqtt icon indicating copy to clipboard operation
zigbee2mqtt copied to clipboard

[New device support]: Vanne de Régulation de Température pour Radiateurs Hydrauliques KOZII by XANLITE

Open hornet49 opened this issue 9 months ago • 4 comments
trafficstars

Link

https://www.xanlite.com/fr/systeme-de-regulation-denergie/1779-tete-thermostatique-radio-connectee-pour-radiateur-hydraulique-systeme-thermostats-connectes-3700619438993.html

Database entry

const definition = { zigbeeModel: ['TS0601'], model: 'TS0601', vendor: '_TZE200_ytryxh0a', description: 'Automatically generated definition', extend: [], meta: {}, }; module.exports = definition;

Zigbee2MQTT version

2.1.1

Comments

I think it's the same device as the Powernity PO-THCO-EAU. only the brand changes. I think the settings are the same between the devices. [https://www.zigbee2mqtt.io/devices/PO-THCO-EAU.html

Image

](url)

External definition

const definition = {
    zigbeeModel: ['TS0601'],
    model: 'TS0601',
    vendor: '_TZE200_ytryxh0a',
    description: 'Automatically generated definition',
    extend: [],
    meta: {},
};

module.exports = definition;

What does/doesn't work with the external definition?

I already pasted the external definition, but I don't know if it is correct.

hornet49 avatar Feb 17 '25 08:02 hornet49

Hi. Did you have a look at https://github.com/Koenkk/zigbee2mqtt/issues/23079 ?

DERBESSE avatar Mar 02 '25 20:03 DERBESSE

sorry i think the link is broken ?

hornet49 avatar Mar 03 '25 15:03 hornet49

@hornet49

https://github.com/Koenkk/zigbee2mqtt/issues/23079 Correct now ?

DERBESSE avatar Mar 03 '25 18:03 DERBESSE

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar May 03 '25 00:05 github-actions[bot]