- Analog
- Analog variation
- Digital
- Digital2 (SVG Text)
With this widget, you can control one device. Boolean or number.
- Number
- Control
Not as button: View could be shown in full size, and you can control elements in view.
As button: You can show a small thumbnail of view, and by pressing on it, it will be shown in full size.
Additionally, it can show a history if you activated it.
You can define the delay in seconds.
By activation, the defined ID will be written with number of the delay seconds, and after the delay is over, the defined ID will be set to 0, and the alarm ID be set to true.
Position could be defined as a combined state, like 9.2344;41.374652
- (longitude;latitude) or as two separate states.
Html template can be used to show any html code. Additionally, you can show image or iframe with this widget too.
With the RGB lamp widget, you can control different types of RGB lamps. Here are some examples:
- RGB colors are set in one state like '#RRGGBB'
- R/G/B colors are set in different states from 0 to 255
- RGBW as one variable like '#RRGGBBWW'
- R/G/B/W colors are set in different states from 0 to 255
- hue/sat/lum as 3 different states
- color temperature as one state from 2700 to 6500 or defined by min/max of the object
- White mode state can be used to switch between RGB and white mode via special state
This widget is primary for Xiaomi vacuum cleaner. But it can be used for any other vacuum cleaner too.
The only difference is that Xiaomi supports the room cleaning.
- Extend Blinds with shutter
- (bluefox) Corrected thermostat slider
- (Steiger04) Corrected recursive icon search on a channel, device, instance and adapter.
- (bluefox) Corrected blinds dialog
- (bluefox) Added the invert option for blinds
- (bluefox) Small changes for SweetHome3D
- (bluefox) Corrected thermostat chart button
- (bluefox) Better detection of modes for thermostat
- (bluefox) Round temperature in charts
- (bluefox) removed withStyles package
- (bluefox) Better thermostat visualization by narrow height
- (bluefox) Wait for data before the map is shown
- (bluefox) Round of value is possible now in the actual value widget (with chart)
- (bluefox) Corrected error with multi-language names
- (bluefox) Improved wizard layout
- (bluefox) Improved resolving of icons
- (bluefox) Updated packages
- (bluefox) improved RGB widget
- (bluefox) Corrected filter property in the widget settings
- (bluefox) Added possibility to change the icon size in simple widget
- (bluefox) Corrected small input fields
- (bluefox) Corrected long click for RGB widget on touch devices
- (bluefox) Corrected dimmer widget
- (bluefox) Added option to hide the line in switches widget
- (foxriver76) Added option to rotate video
- (bluefox) Allowed with on click on the widget toggling the ON/OFF state of RGB widget
- (bluefox) Added class names to ON/OFF widgets to allow styling
- (bluefox) Allowed opening/closing dialogs of some widgets by command
- (bluefox) updated packages
- (bluefox) Corrected RGB widget if minimal is equal with maximal
- (bluefox) Corrected layout of RGB widget
- (bluefox) Added option for RGB widget to hide brightness control
- (bluefox) Added option for white mode in RGB widget
- (bluefox) Corrected layout of RGB widget
- (bluefox) Added color settings to actual
- (bluefox) Vacuum settings were hidden
- (bluefox) Small improvements done
- (bluefox) Added the vacuum cleaner widget
- (bluefox) Added door lock, rgb and thermostat to switches widget
- (bluefox) Door lock improved
- (bluefox) Added door lock
- (bluefox) Added RGB widget
- (bluefox) Improvement of the widget loading
- (bluefox) Improvement of wizard
- (bluefox) Font styles are applied to all buttons
- (bluefox) Corrected small layout problems
- (bluefox) Added wizard for widgets
- (bluefox) Added washer widget
- (bluefox) Allowed usage without a frame for all widgets
- (bluefox) Added blinds to switches widget
- (bluefox) Allowed to place widgets in widgets
- (bluefox) Corrected errors with view in widget
- (bluefox) Added widget to switch the theme
- (bluefox) Improved HTML widget to show iframe and image
- (bluefox) Added button texts for switches widget
- (bluefox) Removed static widget, as it was replaced by switches widget
- (bluefox) Improved buttons widget
- (bluefox) BREAKING CHANGE: The names of widgets must be entered anew
- (bluefox) update packages
- (bluefox) Made this adapter singleton
- (bluefox) Update packages
- (bluefox) Implemented the blinds widget
- (bluefox) First beta version
- (bluefox) initial commit
The MIT License (MIT)
Copyright (c) 2022-2024 Denis Haev [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.