platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello 68dd09e8ae
Removed unused `expanded` data attribute
2022-11-02 16:31:50 +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 Re-sync the list of entities when the entities component is mounted 2022-05-01 15:34:45 +02: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 Only refresh entities that are visible on the interface 2022-05-30 09:23:25 +02: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