zigbee-herdsman-converters 14.0.300 → 14.0.301

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/devices/tuya.js CHANGED
@@ -825,8 +825,8 @@ module.exports = [
825
825
  },
826
826
  {
827
827
  fingerprint: [{modelID: 'TS0601', manufacturerName: '_TZE200_a4bpgplm'}],
828
- model: 'TS0601',
829
- vendor: 'TS0601_thermostat_1',
828
+ model: 'TS0601_thermostat_1',
829
+ vendor: 'TuYa',
830
830
  description: 'Thermostatic radiator valve',
831
831
  onEvent: tuya.onEventSetLocalTime,
832
832
  fromZigbee: [fz.ignore_basic_report, fz.ignore_tuya_set_time, fz.haozee_thermostat],
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zigbee-herdsman-converters",
3
- "version": "14.0.300",
3
+ "version": "14.0.301",
4
4
  "lockfileVersion": 1,
5
5
  "requires": true,
6
6
  "dependencies": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "zigbee-herdsman-converters",
3
- "version": "14.0.300",
3
+ "version": "14.0.301",
4
4
  "description": "Collection of device converters to be used with zigbee-herdsman",
5
5
  "main": "index.js",
6
6
  "files": [