This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//// Based on: | |
// https://gist.github.com/basveeling/96ff0f16cd7185b0277a26c8d9305633 | |
// https://github.com/Koenkk/zigbee-herdsman-converters/issues/1803 | |
// https://github.com/Koenkk/zigbee-herdsman-converters/pull/2209 | |
//https://gist.github.com/serrj-sv/af142b25de2d7ac54c3a2eb2623d9a6d#file-moes_radiator_alt-js-L328 | |
//// Credits: | |
// @serrj-sv, @wollo, @basveeling | |
//// Usage: | |
// zzonesmart_tvg01zg.js in the root of your zigbee2mqtt data folder (as stated in data_path, e.g. /config/zigbee2mqtt_data) | |
// In your zigbee2mqtt hassio addon configuration, add the following two lines: |