- device type of USB300 was wrong
- Getting started docs improved.
- Updated to current lib of esp2-gateway-adapter 0.2.18
- Support for EUL-2PJ3Q tcm515 added. https://busware.de/tiki-index.php?page=EUL
- Clean up of device table implemented
- Made ESP3 LAN gateway more reactive
- Improved communication of remote connection to Home Assistant
- Added binary output optionally to logout put
- Improved installation script
- Migration function/compatibility for loading older data added.
- Fixed missing files in 0.1.36
- Green background removed from buttons in toolbar
- Changed package build description from setup.py to toml
- Added install scripts for windows
- Added install script for ubuntu (detecting of gateway devices is still not working under linux)
- Added extending PCT14 export
- Loading exported data from PCT14 introduced.
- eo_man can now take EEP from TeachIn telegram and pre-configure device.
- Added more configuration templates for devices
- Fixed configuration for FMZ
- Fixed send message for fired gateways
- Improved writing sender ids into actuators for EEP F6-02-01/02
- Added List for supported devices.
- Configuration Checks which are made before generating Home Assistant Configuration can be ignored.
- Improved template selection in Details View.
- Improved GUI Details View
- Extended device list with EEP mapping
- Fixed sender id duplication check.
- Added FGD14 and FD2G14 Support
- Fixed missing dependency for FSR14M-2x support.
- Fixed configuration generation and sender id validation.
- Added support for FSR14M-2x. Switch/light and power meter are represented as separate entities.
- Fixed sender ids for bus gateways
- Introduced validation for auto-generated configuration before exporting it.
- Prepared configuration option for Home Assistance base_id.
- For reconnecting lan gateway you still need to wait for 10sec
- Bug-fix for gateway detection.
- Added support for Eltako devices: FHK14, F4HK14 and FTD14
- Config generation for MGW Gateway (LAN) extended
- Added support for MGW Gateway (ESP3 over LAN)
- Ignores unknown devices
- Fixed EEP representation in dorp down
- Preparation for FDG14 detection
- Added EEPs for digital input
- Bug-fix USB300 detection
- Typos removed
- added dependency
esp2_gateway_adapter
- Support for programming different baseId for HA sender into devices on bus.
- Enabled FMZ14 and FAE14SSR to be programmed.
- Added template list for messages to be sent
- Added lib for ESP3 (USB300) support. (https://github.com/grimmpp/esp2_gateway_adapter)
- Send Message Window improved and fixed.
- Added button in toolbar for send message window.
- Improved send messages tool.
- fixed log rotation
- Improved ESP3. Sending is working but not for gateway commands like A5-38-08 which is needed to control lights.
- Small tool to send messages added.
- Small tool added to check EEP values of a data set.
- Logs are now written to log file in application folder.
- Added Flag to see values from incomming telegrams.
- 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
- 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!!!
- Support for F4SR14 added
- Update Button added
- 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.
- 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.
- Bug in python package fixed
- 🐞 Missing function added from refactoring 🐞
- 💎 Added values for incoming messages which are displayed in log view.