Adapter for Homeconnect devices without cloud communication
- (eifel-tech) Dependency updates
- (eifel-tech) common.min is only set if it is also present in the config (Issue #149)
- (eifel-tech) Password in admin will be stored encrypted natively
[!CAUTION] You have to reenter your password in admin config!
- (eifel-tech) Handle missing enums during parsing (Issue #148)
- (eifel-tech) Bugfix while reading program options (Issue #143)
- (eifel-tech) Prevent forbidden signs
- (eifel-tech) More resolutions considered in instance settings
- (eifel-tech) Number of connection attempts configurable (Issue #135)
- (eifel-tech) Notes from adapter checker
- (eifel-tech) Added translations
- (eifel-tech) Instance remains yellow when first started (Issue #129)
- (eifel-tech) Prevent message
undefined
from being sent
- (eifel-tech) Added datapoint to indicate whether a socket connection exists
- (eifel-tech) Using a persistent websocket connection
- (eifel-tech) Abort the connection if errors occur in the socket connection to the device
- (eifel-tech) Ability to exclude individual devices from control (Issue #117)
[!CAUTION] The configuration had to be expanded for this, so the contents of the
info.config
data point have to be deleted and the adapter has to be restarted. Also delete theGeneral
object tree.
- (eifel-tech) Washing machine: Program options are sent separately and not including the program to be started
- (eifel-tech) Parsing the configuration simplified
- (eifel-tech) Parsing of configuration for multiple devices revised
- (eifel-tech) Dishwasher support
- (eifel-tech) New socket connection after timeout
- (eifel-tech) If a new program is started, any program that may be running will first be terminated
- (eifel-tech) Increasing security with TLS
- (eifel-tech) initial release
MIT License
Copyright (c) 2024 eifel-tech hikaso@gmx.net
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.