I have been updating my previous SenseCAP apps and decided that I would release the one that I will continue to update with a new version. For more info, see the following threads.
Improvements upon the previous versions include:
Changed Page type Misc to set grid size based on number of devices added to it, rather than having to select it at the beginning.
Added 2x1 grid. ‘Cause it was easy.
Changed number of Pages from 6 to 12 (Maximum that OpenHASP can allow.)
Reorganized app GUI so it is easier to see where one tile ends and another starts, plus dividers between pages.
Supported sensors : Smoke, Motion, Water, Door, Window, Contact, Locks, Garage Doors, Lights, Temperature, Humidity, Illumination.
Other devices : Clock, Weather, Thermostat
Weather uses the OpenWeather device you already have configured on your hub. A small tile will show temp and glyph of weather, larger tile show wind speed, direction, humidity, and pressure.
Clock can have Time, Date or Both, 12/24 hour setting.
Sensors have a Low and High threshold which triggers the background colors to change.
Added confirmation for locks and garage doors. Single tap can open another page if configured. Long tap will activate a confirmation that you really want to lock/unlock locks or open/close garage doors.
Tiles (other than Lights) have a setting where if you tap on them, they will open a defined page. Think of it like drilling down on a composite virtual device that is composed of your motion sensors. It shows motion, so you tap on it to display the page where you have all your motion sensors displayed.
New title - SenseCAP Indicator
Location - GitHub - jlslate/SenseCAP-Indicator: Hubitat to SenseCAP Indicator Display · GitHub
composite virtual device can be found here - GitHub - jlslate/Composite-Device: Group like sensors into a virtual device. · GitHub