counting the operationg hours of own created states. To reset the counted operating hours just write one numeric state to 0.
- (BenAhrdt) Update Dependencies: "js-controller": ">=5.0.19" Check your System before installing new Version
- (BenAhrdt) correct changes for issue from check and sevice bot
- (BenAhrdt) do changes for issue from check and sevice bot
- (BenAhrdt) insert check for node >= 16
- (BenAhrdt) correction in jsonconfig schema
- (BenAhrdt) insert state and oldState in message
- (BenAhrdt) callback improoved for data and errormessage
- (BenAhrdt) messagfunction added: now its possible to read the current operationhour out by sendTo
- (BenAhrdt) unkrain language added
- (BenAhrdt) dependencies updated for version 1.0.0
- (BenAhrdt) average on time indicates a string this formular: operatingHour/activationCounter
- (BenAhrdt) adding days states, additional string and json state
- (BenAhrdt) activation counter implemented to count the enable flags
- (BenAhrdt) all states with the same resetCronjob became the same timestamp
- (BenAhrdt) add config to declare automatic reset for every state
- (BenAhrdt) add refreshrate into config
- (BenAhrdt) set admin dependencies to >= 6.2.17
- (BenAhrdt) regex for "." on last character implemented
- (BenAhrdt) bugfix: id can not end with "." anymore
- (BenAhrdt) deleting a require bugfix
- (BenAhrdt) bugfix in checking last state
- (BenAhrdt) double disable counting is not possible anymore
- (BenAhrdt) implements ids for Other data states (with folders)
- (BenAhrdt) the stringlength of the hours will be assigned by itself
- (BenAhrdt) structuring sourcecode
- (BenAhrdt) release with plugins
- (BenAhrdt) release with plugins
- (BenAhrdt) try to get no error at release
- (BenAhrdt) new Version with other release script
- (BenAhrdt) initial release
MIT License
Copyright (c) 2024 BenAhrdt bsahrdt@gmail.com
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.