platypush/platypush/backend/http/webapp/src/components/panels
Fabio Manganiello 4842c1911b
Frontend entities should have a reference to `allEntities`.
There are probably more optimal ways of achieving this other than
passing a reference to the full list of entities to each of the
entities, such as running a BFS to recursively expand all the entities
within the child hierarchy of an entity.

This is needed because the entity needs to know which entities aren't
direct children, but are two or more layers down in the hierarchy, so
they should be passed to their own child entities.
2023-04-17 02:25:03 +02:00
..
Camera Finalized migration of camera and sound plugins 2021-02-17 01:02:57 +01:00
CameraAndroidIpcam Finalized migration of camera and sound plugins 2021-02-17 01:02:57 +01:00
CameraCv Migrated camera.cv/camera.ffmpeg/camera.gstreamer UI panels 2021-02-16 01:51:37 +01:00
CameraFfmpeg Migrated camera.cv/camera.ffmpeg/camera.gstreamer UI panels 2021-02-16 01:51:37 +01:00
CameraGstreamer Migrated camera.cv/camera.ffmpeg/camera.gstreamer UI panels 2021-02-16 01:51:37 +01:00
CameraIrMlx90640 Set better default scaling for camera.ir.mlx90640 UI 2021-02-16 22:57:09 +01:00
CameraPi Migrated camera.pi and camera.ir.mlx90640 UI panels 2021-02-16 20:14:20 +01:00
Entities Frontend entities should have a reference to `allEntities`. 2023-04-17 02:25:03 +02:00
Execute Major LINT fixes 2021-04-05 00:58:44 +02:00
Light Added light UI entity component 2022-05-01 15:35:20 +02:00
LightHue A bit of padding for LightHue on mobile 2022-11-26 01:19:52 +01:00
Media Added Jellyfin integration 2022-03-01 01:32:50 +01:00
MediaMplayer Migrating media plugins [WIP] 2021-01-05 00:50:24 +01:00
MediaMpv Migrating media plugins [WIP] 2021-01-05 00:50:24 +01:00
MediaOmxplayer Migrating media plugins [WIP] 2021-01-05 00:50:24 +01:00
MediaVlc Migrating media plugins [WIP] 2021-01-05 00:50:24 +01:00
Music Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
MusicMpd Finalized new music.mpd web interface 2021-01-02 14:33:01 +01:00
MusicSnapcast Fixes to torrent search + SASS library migration 2021-05-06 23:18:47 +02:00
MusicSpotify Added music.spotify UI integration 2021-07-20 01:35:21 +02:00
Rtorrent New media panel [WIP] 2021-01-14 00:15:35 +01:00
Settings Better style for the settings' users and token panels 2022-11-25 23:16:16 +01:00
Sound Finalized migration of camera and sound plugins 2021-02-17 01:02:57 +01:00
Torrent New media panel [WIP] 2021-01-14 00:15:35 +01:00
Tts Migrated switches plugin 2021-02-19 20:47:29 +01:00
TtsGoogle Migrated switches plugin 2021-02-19 20:47:29 +01:00
TvSamsungWs Migrated Samsung TV web panel 2021-02-20 01:18:05 +01:00
ZigbeeMqtt Proper support for color zigbee lights 2022-10-12 03:00:42 +02:00
Zwave Implemented the new zwavejs2mqtt features for adding and removing nodes 2022-10-14 23:28:02 +02:00
ZwaveMqtt Added zwave.mqtt plugin and backend [closes #186] 2021-04-12 02:45:59 +02:00
Panel.vue New template for index panel 2020-11-30 20:57:00 +01:00