Skip to content

Releases: grimmpp/enocean-device-manager

v0.1.10 Logs are sent into file

23 Feb 21:05
66b6db6
Compare
Choose a tag to compare
  • Logs are now written to log file in application folder.
  • Added Flag to see values from incoming telegrams.

v0.1.9 Read Support for USB300 + Multi-Gateway Support for HA Config Export

22 Feb 23:00
267294e
Compare
Choose a tag to compare
  • Fixed compatibility of loading old application configs
  • Icons added
  • Remove Smart Home addresses as real buttons from HA export
  • Serial port detection for FAM-USB and USB300 improved.
  • TODO: Cleanup of ESP3 communication, move function into lib

v0.1.8 Wireless Tranceiver Support

20 Feb 22:42
5e48543
Compare
Choose a tag to compare
  • Reset suggested HA settings added
  • Support for FAM-USB. Is now detected as gateway and contained in HA config
  • Experimental Support for USB300. CODE CLEANUP HEAVILY NEEDED!!!

v0.1.7 F2SR14 Support

18 Feb 22:56
3f022a7
Compare
Choose a tag to compare
  • Support for F4SR14 added
  • Update Button added

v0.1.6 Sensor Values Are Evaluated

16 Feb 22:45
dc95e14
Compare
Choose a tag to compare
  • Sensor values are displayed in command line
  • Sponsor button added
  • Docs updated with system requirements
  • Added links to documentation
  • Improved look and feel
  • About window improved
  • Icons to menu added
  • Unmapped devices are moved to FAM14 after connection.
  • Error handling added for serial connection.

v0.1.5 Refactoring + Basic Features

10 Feb 14:54
73295d8
Compare
Choose a tag to compare
  • Improved imports incl. homeassistant mock
  • Changed application output format to yaml. => Braking Change
  • Refactored Home Assistant Configuration Exporter
  • Created start file for windows (eo-man.bat) which can be used to create a shortcut for e.g. the taskbar.
  • Changed folder structure (renamed 'eo-man' to 'eo_man' which allows using package name.) => Braking Change
  • Introduced tests
  • Introduced cli commands
  • Added possibility to only use command line to generate Home Assistant Configuration
  • Application info added
  • Application info and description added to auto-generated Home Assistant configuration.
  • python pre-commits added to ensure unittests are executed successfully before every commit.

v0.1.4 Bug fixed in python package

04 Feb 23:24
Compare
Choose a tag to compare

Bug fixed in python package

v0.1.3 Bug fixed in python package

04 Feb 23:11
Compare
Choose a tag to compare

Bug in python package fixed

v0.1.1 Bug Fix and values in log view

03 Feb 21:49
Compare
Choose a tag to compare
  • 🐞 Missing function added from refactoring 🐞
  • 💎 Added values for incoming messages which are displayed in log view.