Custom Views
Custom views allow you to create interfaces specific to your app.
Homey Apps can have custom views, these are regular web pages (HTML/CSS/JS) that will be shown to the users of your app. These pages will have access to a global Homey
api that they can use to communicate with Homey and your app.
There are three types of custom views available for Homey Apps:
App SettingsCustom Pairing ViewsWidgetsStyle library
HTML & CSS StylingLast updated