platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello 440cd60d6e
A (slightly) smarter way to infer the plural spelling of singular entity names
2022-11-02 16:35:20 +01:00
..
Battery.vue Removed unused `expanded` data attribute 2022-11-02 16:31:50 +01:00
Dimmer.vue Added dimmer entities 2022-10-23 00:30:32 +02:00
Entity.vue Snake case -> camel case for backend -> frontend entity types conversion 2022-10-30 11:01:46 +01:00
EntityIcon.vue Better management for entity error icons 2022-10-14 23:37:36 +02:00
EntityMixin.vue Refactored/simplified UI code for entities management 2022-05-01 15:34:15 +02:00
Index.vue Changed default entity grouping on the frontend. 2022-11-02 16:33:12 +01:00
Light.vue Proper support for light entities on smartthings 2022-05-30 09:23:05 +02:00
LinkQuality.vue Removed unused `expanded` data attribute 2022-11-02 16:31:50 +01:00
Modal.vue Better entity modal padding 2022-10-07 11:12:30 +02:00
Selector.vue A (slightly) smarter way to infer the plural spelling of singular entity names 2022-11-02 16:35:20 +01:00
Switch.vue Don't store/show the state of write-only toggle switches 2022-10-23 00:28:01 +02:00
common.scss CSS adjustments 2022-05-01 15:44:57 +02:00
meta.json Added support for link_quality entities to `zigbee.mqtt` 2022-10-30 11:03:22 +01:00
vars.scss Added entities panel 2022-04-10 13:07:36 +02:00