CHANGELOG.txt 517 B

12345678
  1. 2020-11-30:
  2. - integrated support for InterTechno remotes/devices with fixed code
  3. no need to specify RX/TX commands, just specify a device ID like IT_A1, IT_C3 etc.
  4. 2020-04-06:
  5. - devices configuration using YAML file (cul2mqtt_devices.yaml)
  6. - calculate TX code from RX code for InterTechno compatible devices (code from FHEM project ported to Python)
  7. no need any more to identify and specify TX codes for these devices, just specify the RX code and the TX is generated on the fly when needed