platypush/platypush/backend/http/webapp/src/components/panels/Entities
Fabio Manganiello bbc9647cb0
s/MultiValueSensor/CompositeSensor/g
2023-02-21 23:14:10 +01:00
..
Battery.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
BinarySensor.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
BluetoothDevice.vue - Added support for `scan_pause`/`scan_resume` on `bluetooth` integration. 2023-02-13 23:12:25 +01:00
Button.vue Implemented remaining supported entities for the `smartthings` integration 2023-01-26 22:10:02 +01:00
CompositeSensor.vue s/MultiValueSensor/CompositeSensor/g 2023-02-21 23:14:10 +01:00
CurrentSensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Device.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
Dimmer.vue [WIP] s/set_value/set/g for entities 2023-02-11 03:57:23 +01:00
EnergySensor.vue Initial implementation of sensor entities. 2022-11-02 16:38:17 +01:00
Entity.vue Don't show the entity modal unless the user clicks on the name or icon 2023-01-21 23:46:38 +01:00
EntityIcon.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
EntityMixin.vue Defined the collapsed data property on EntityMixin level 2023-01-15 15:29:26 +01:00
EnumSensor.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
EnumSwitch.vue [WIP] s/set_value/set/g for entities 2023-02-11 03:57:23 +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 Handle parent/child update events through broadcast bus events 2023-01-21 16:58:28 +01:00
Light.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
LinkQuality.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
Modal.vue Support for external_url and image_url on entities 2023-01-15 20:01:47 +01:00
MotionSensor.vue Added MotionSensor entities 2023-01-21 14:47:18 +01:00
Muted.vue Added `Volume` and `Muted` entities 2023-01-22 21:04:46 +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 Refactored EntityIcon component 2023-01-15 20:02:50 +01:00
Switch.vue Refactored EntityIcon component 2023-01-15 20:02:50 +01: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
Volume.vue Added `Volume` and `Muted` entities 2023-01-22 21:04:46 +01:00
common.scss CSS adjustments 2022-05-01 15:44:57 +02:00
meta.json s/MultiValueSensor/CompositeSensor/g 2023-02-21 23:14:10 +01:00
vars.scss Added entities panel 2022-04-10 13:07:36 +02:00