-
-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* (arteck) add setBooleanSetting
- Loading branch information
Showing
14 changed files
with
166 additions
and
142 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2014-2024 Arthur Rupp [email protected] | ||
Copyright (c) 2014-2025 Arthur Rupp [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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -49,9 +49,10 @@ Many thanks to @Acgua (https://github.com/Acgua) for [ioBroker.fully-mqtt](https | |
### **WORK IN PROGRESS** | ||
--> | ||
|
||
|
||
|
||
## Changelog | ||
### 3.0.13 (2025-01-05) | ||
* (arteck) add setBooleanSetting | ||
|
||
### 3.0.12 (2024-03-05) | ||
* (arteck) set batteryLevel to 0 if tablet is offline is configurable | ||
|
||
|
@@ -123,7 +124,7 @@ Many thanks to @Acgua (https://github.com/Acgua) for [ioBroker.fully-mqtt](https | |
## License | ||
The MIT License (MIT) | ||
|
||
Copyright (c) 2014-2024 Arthur Rupp [email protected] | ||
Copyright (c) 2014-2025 Arthur Rupp [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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.