瀏覽代碼

CHANGELOG.txt updated

FloKra 3 年之前
父節點
當前提交
a34ba8385f
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      CHANGELOG.txt

+ 2 - 1
CHANGELOG.txt

@@ -1,7 +1,8 @@
 2020-11-30:
   - integrated support for InterTechno remotes/devices with fixed code
     no need to specify RX/TX commands, just specify a device ID like IT_A1, IT_C3 etc. 
-	
+  - added logging (logs all known received commands and status messages to file by default)
+
 2020-04-06: 
   - devices configuration using YAML file (cul2mqtt_devices.yaml)
   - calculate TX code from RX code for InterTechno compatible devices (code from FHEM project ported to Python)