home-assistant-android/common/schemas/io.homeassistant.companion.android.database.AppDatabase
Joris Pelgröm 64ee62b8fa
Entity state complication improvements (more flexibility) (#3465)
* Add ComplicationType.LONG_TEXT support, friendly state

 - Makes it possible for watch faces to request a long text complication
 - Use the friendly state to support translated states and dates

* Add show title option

 - Allows hiding the title of a complication in case it doesn't look right

* Implement/fix reading state from database

 - When a entity ID is provided in the configuration request, load data for that complication from the database to allow easy reconfiguration
 - Provide more appropriate error messages when complication isn't configured / the entity doesn't exist

* ktlint
2023-04-08 16:33:16 -04:00
..
24.json Add AppDatabase v24 -> v25 auto migration (#2407) 2022-03-25 20:02:44 -04:00
25.json Add AppDatabase v24 -> v25 auto migration (#2407) 2022-03-25 20:02:44 -04:00
26.json Add theming to widgets: Dynamic color (Material You) and Transparent (#2496) 2022-05-08 13:10:58 -04:00
27.json Multiple media players per widget (#2534) 2022-05-29 08:57:52 -04:00
28.json Sync sensor enabled state with core 2022.6+ (#2547) 2022-05-29 11:22:52 -04:00
29.json Entity state complication (#2574) 2022-06-20 20:24:37 -04:00
30.json Show the charging state on the Battery Level sensor's icon (#2661) 2022-07-09 14:19:23 -04:00
31.json Fix Last Notification sensor not updating when notification is repeated with the same content (#2734) 2022-08-03 17:58:23 -04:00
32.json Add authentication to widget buttons (#2798) 2022-09-05 09:50:53 -04:00
33.json Improve adding quick settings tile (#2860) 2022-09-10 15:16:36 -04:00
34.json Add caching of favorites in Wear OS, resulting in prettier loading (#2982) 2022-11-09 16:06:38 -05:00
35.json Add new option to vibrate when quick settings tile is clicked (#3123) 2022-12-16 09:55:59 -05:00
36.json Add option for unlocked only quick settings tiles (#3189) 2022-12-30 20:34:31 -05:00
37.json Migrated all table and column names to lower snake case (#3195) 2023-01-24 22:30:36 -05:00
38.json Multiserver (#3332) 2023-02-14 20:30:06 -05:00
39.json Get user information and prevent using admin-only calls (#3417) 2023-03-16 07:10:27 +00:00
40.json Entity state complication improvements (more flexibility) (#3465) 2023-04-08 16:33:16 -04:00