Browse Source

CHANGELOG.txt updated

FloKra 3 years ago
parent
commit
a34ba8385f
1 changed files with 2 additions and 1 deletions
  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)