Releases: grimmpp/enocean-device-manager
Releases · grimmpp/enocean-device-manager
v0.1.23 Support for MGW Gateway
- Added support for MGW Gateway (ESP3 over LAN)
v0.1.21 EEP presentation bug fix
- Fixed EEP representation in dorp down menu
- Ignores unknown devices
- Preparation for FDG14 detection
v0.1.20 Bug-fix for detection of FSR14_2x
Merge pull request #25 from grimmpp/feature-branch Feature branch
v0.1.19 Added EEP A5-30-01 and A5-30-03
- Added EEPs for digital input
v0.1.18 Bug-fix for USB300 detection
- Bug-fix USB300 detection
- Typos removed
v0.1.17 Improved send message and program devices
- 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)
v0.1.15 Fixed Send Message Window
- Send Message Window improved and fixed.
- Added button in toolbar for send message window.
v0.1.13 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.
v0.1.11 EEP Checker added
- Small tool added to check EEP values of a data set.
v0.1.10 Logs are sent into file
- Logs are now written to log file in application folder.
- Added Flag to see values from incoming telegrams.