This adapter get the data points from the project OpenDTU available in real time.
In addition, the following data points can be used via the adapter to the power limitation of the OpenDTU can be controlled.
- opendtu.0.xxxxxx.power_control.limit_nonpersistent_absolute
- opendtu.0.xxxxxx.power_control.limit_nonpersistent_relative
- opendtu.0.xxxxxx.power_control.limit_persistent_absolute
- opendtu.0.xxxxxx.power_control.limit_persistent_relative
For more information on the data points, see their description or click here.
- Create a new instance of the adapter
- Fill in Scheme (default http), WebUi-Address and WebUi-port (default 80) of the OpenDTU hardware
- Set the WebUi-Password (this is mandatory, if it is incorrect no limit can be set!)
- Save the settings
- (o0shojo0o) code optimizations
- (o0shojo0o) fix power control
on
,off
,restart
- (o0shojo0o) support for password protected liveview
- (o0shojo0o) other small fixes
- (o0shojo0o) fix yield* values
- (o0shojo0o) state rolls corrected
- (o0shojo0o) add DTU datapoint
rssi
andip
- (o0shojo0o) repeated writing of the yieldtotal set to 00:01:00. (is necessary for e.g. sourceanalytix)
- (o0shojo0o) initial release
MIT License
Copyright (c) 2023 Dennis Rathjen [email protected]
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.