platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello afd9a1d6bf
Don't load entities that only have non-queriable children
2023-01-14 22:33:53 +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
Device.vue Support for entities with children on the frontend 2023-01-01 23:06:40 +01:00
Dimmer.vue Style tweaks 2023-01-03 23:11:39 +01:00
EnergySensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Entity.vue Wrapped dynamic Vue components in shallowRef. 2023-01-14 22:31:48 +01:00
EntityIcon.vue Better management for entity error icons 2022-10-14 23:37:36 +02:00
EntityMixin.vue Support for entities with children on the frontend 2023-01-01 23:06:40 +01:00
EnumSensor.vue Added support for `EnumSensor` entities 2022-11-21 00:04:07 +01:00
EnumSwitch.vue Normalize array/dict options for values on EnumSwitch 2023-01-09 01:01:35 +01:00
HumiditySensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
IlluminanceSensor.vue Added support for illuminance sensor entities 2022-11-27 22:38:58 +01:00
Index.vue Don't load entities that only have non-queriable children 2023-01-14 22:33:53 +01:00
Light.vue Style tweaks 2023-01-03 23:11:39 +01:00
LinkQuality.vue Removed unused `expanded` data attribute 2022-11-02 16:31:50 +01:00
Modal.vue Support for nested configuration objects on entity modals 2023-01-03 23:16:14 +01: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 more self-explanatory icon for entity grouping selections 2022-11-27 00:56:47 +01:00
Sensor.vue Support for entities with children on the frontend 2023-01-01 23:06:40 +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 Added support for illuminance sensor entities 2022-11-27 22:38:58 +01:00
vars.scss Added entities panel 2022-04-10 13:07:36 +02:00