platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello f90d84a3d4
Don't wait for UI updates for entities that are not queriable
2022-11-13 00:54:37 +01:00
..
Battery.vue Removed unused `expanded` data attribute 2022-11-02 16:31:50 +01:00
BinarySensor.vue Added support for binary sensors (in zigbee.mqtt for now) 2022-11-05 01:47:50 +01:00
CurrentSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Dimmer.vue Added dimmer entities 2022-10-23 00:30:32 +02:00
EnergySensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01: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 Propert snake case -> camel case conversion for backend entities -> frontend components 2022-11-04 22:53:24 +01:00
EnumSwitch.vue Implemented `EnumSwitch` entity type 2022-11-11 01:46:38 +01:00
HumiditySensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Index.vue Don't wait for UI updates for entities that are not queriable 2022-11-13 00:54:37 +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
NumericSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
PowerSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
RawSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Selector.vue A (slightly) smarter way to infer the plural spelling of singular entity names 2022-11-02 16:35:20 +01:00
Sensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Switch.vue Don't store/show the state of write-only toggle switches 2022-10-23 00:28:01 +02:00
TemperatureSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
VoltageSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
common.scss CSS adjustments 2022-05-01 15:44:57 +02:00
meta.json Implemented `EnumSwitch` entity type 2022-11-11 01:46:38 +01:00
vars.scss Added entities panel 2022-04-10 13:07:36 +02:00