iobroker.vis-homekittiles

0.0.10 • Public • Published

ioBroker.vis-homekittiles

NPM version Downloads Number of Installations Current version in stable repository

NPM

Tests: Test and Release

HomeKit-Tiles for ioBroker-VIS

Homekit Tiles is a widget set based on the design of Apple HomeKit. The special feature of the widgets is that they do not contain any fixed style elements, but everything is formatted using CSS. As a result, there are no separate settings in the VIS editor for the position and/or size of the icons, labels, etc. The design is adjusted by changing the CSS code. For this purpose, the CSS code from the file /widgets/homekittiles/css/style.css can be used as a template. The code is inserted into the CSS tab in the VIS editor and can be customized as desired. It is also possible to add your own CSS classes via the VIS editor in the "General" section of the widgets.

The widgets are designed for VIS 1.x.

Note: For licensing reasons, no icons are included with this adapter. Very good sources for icons are:

🇩🇪 Dokumentation 🇺🇸 Documentation

Things to do

  • Mini-mediaplayer
  • Thermostat
  • Select
  • Submenue-Button
  • CSS: make colors of dialog window nice
  • CSS: make colors of datepicker window nice

Changelog

0.0.10 (2024-04-26)

  • (Standarduser) added Object ID for Active State for View in Widget Dialog tile and Value tile
  • (Standarduser) repaired Increment function
  • (Standarduser) added own signal pictures

0.0.9 (2024-02-02)

  • (Standarduser) corrected block operation. ATTENTION! You may have to delete and reinsert your widgets, if you used a different Object ID for blocking operation! Of cause only these widgets, where you used this function ;)
  • (Standarduser) corrected formatValue function

0.0.7 (2023-12-26)

  • (Standarduser) CSS adjustments
  • (Standarduser) changed block operation to old variant
  • (Standarduser) corrected value formatting in label groups

0.0.6 (2023-11-10)

  • (Standarduser) just some cleanup

0.0.5 (2023-11-04)

  • (Standarduser) fixed: adjustment of decimals in labelgroup 1 & 2
  • (Standarduser) fixed: readme
  • (Standarduser) not fixed: increment not working properbly

0.0.4 (2023-11-01)

  • (Standarduser) fixed: some corrections on CSS code
  • (Standarduser) fixed: widget description text
  • (Standarduser) fixed: wrong placement if dialog-height had a unit (ViewInWidget-Dialog)
  • (Standarduser) fixed: increment buttons on tiles were working insuficient
  • (Standarduser) added: variable number of digits at value-tile
  • (Standarduser) added: slider for ViewInWidget-Swipe
  • (Standarduser) added: ability to manipulate values in label-groups

0.0.2 (2023-10-14)

  • (Standarduser) initial release

License

MIT License

Copyright (c) 2024 Standarduser

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.

Package Sidebar

Install

npm i iobroker.vis-homekittiles

Weekly Downloads

127

Version

0.0.10

License

MIT

Unpacked Size

122 kB

Total Files

7

Last publish

Collaborators

  • bluefox
  • standarduser