Standarduser/ioBroker.vis-homekittiles — reverse-engineered prompt
Reverse engineered prompt
Build me an ioBroker VIS 1.x widget adapter for a smart home dashboard that looks and feels like Apple HomeKit.
I want users to be able to add nice tile widgets in the VIS editor, connect them to ioBroker object IDs, and use them for common home controls like switches, values, thermostats, settings, radio buttons, navigation buttons, labels, date picker dialogs, pin pad dialogs, HTML dialogs, JSON tables, and views shown inside tiles or dialogs. Tiles should show states like on, off, blocked, unreachable, low battery, notifications, and custom signal images where that makes sense.
Please make the design mostly controlled through CSS instead of lots of separate layout settings. Include a clear CSS template that users can paste into the VIS CSS tab and customize, plus support for custom CSS classes. Do not include icon packs, just allow users to use their own icons.
Add simple English and German documentation, keep it package ready for ioBroker and npm, and look up current ioBroker adapter docs online if needed.
Want more depth? Deep Reverse