Dashboard Card SDK Supported Card List
Revision History
| Date | Version | Changes |
|---|---|---|
| 2026.03.31 | v1.0.0 | Added the Dashboard Card SDK supported card list |
This document summarizes the currently supported card types and styles of the Dashboard Card SDK so that the host can quickly confirm the display scope during integration.
1. Non-Device Cards
| Card Name | Type Identifier | Supported Styles |
|---|---|---|
| Weather Card | weather_panel |
weather_panel |
| Security Card | security_guard_panel |
security_guard_small_panel, security_guard_big_panel |
| Security Log | security_record_panel |
security_log_big_panel |
| Whole-Home Event Video Card | home_event_video_panel |
home_event_video_big_panel |
| Scene Card | scene_panel |
scene_panel |
| Energy Consumption Card | consumption_stats_panel |
consumption_stats_panel |
| Camera Monitoring Card | monitor_carousel_panel |
camera_single_panel, camera_single_big_panel |
| Group Camera Monitoring Card | group_monitor_carousel_panel |
camera_group_panel |
| Music Player Card | player_panel |
speaker_big_panel |
| Whole-Home Lighting Card | house_light_control_panel |
house_light_midd_panel, house_light_big_panel |
| Room Lighting Card | room_light_control_panel |
room_light_midd_panel, room_light_big_1_panel, room_light_big_2_panel |
| Whole-Home Climate Card | house_temperature_control_panel |
house_temperature_midd_panel, house_temperature_big_panel |
| Room Climate Card | room_temperature_control_panel |
room_temperature_midd_panel, room_temperature_big_1_panel, room_temperature_big_2_panel |
| Whole-Home Camera Card | house_camera_panel |
house_camera_midd_panel, house_camera_big_panel |
| Smart Life Report Card | intelligent_life_report_panel |
intelligent_life_report_midd_panel, intelligent_life_report_big_panel |
| Default Card | default_panel |
default_midd_panel |
2. Device Cards
2.1 Control Devices
| Device Type | Default Preview Style | Supported Styles |
|---|---|---|
Light |
light_midd_panel |
light_small_panel, light_midd_panel, light_brightness_big_panel, light_rgb_big_panel, light_temperature_big_panel |
Outlet |
outlet_midd_panel |
outlet_small_panel, outlet_midd_panel |
Switch |
switch_midd_panel |
switch_small_panel, switch_midd_panel |
AirConditioner |
air_conditioner_midd_panel |
air_conditioner_midd_panel, air_conditioner_big_panel |
Thermostat |
thermostat_midd_panel |
thermostat_midd_panel, thermostat_big_panel |
WindowCovering |
curtain_midd_panel |
curtain_midd_panel, curtain_big_panel |
IRDevice |
ir_midd_panel |
ir_small_panel, ir_midd_panel, ir_big_panel |
ClotheDryingMachine |
clothes_dryer_midd_panel |
clothes_dryer_midd_panel, clothes_dryer_big_panel |
DoorLock |
doorlock_midd_panel |
doorlock_midd_panel |
Knob |
knob_midd_panel |
knob_midd_panel |
Speaker |
speaker_midd_panel |
speaker_midd_panel |
PetFeeder |
pet_feeder_midd_panel |
pet_feeder_midd_panel |
GarageDoor |
garage_door_midd_panel |
garage_door_midd_panel |
2.2 Camera and Media Devices
| Device Type | Default Preview Style | Supported Styles |
|---|---|---|
Camera |
camera_single_panel |
camera_midd_panel, camera_single_panel, camera_single_big_panel |
SleepMonitor |
sleep_band_midd_panel |
sleep_band_midd_panel |
2.3 Information and Sensor Devices
| Device Type | Default Preview Style | Supported Styles |
|---|---|---|
Button |
common_info_midd_panel |
common_info_midd_panel |
ContactSensor |
common_info_midd_panel |
common_info_midd_panel |
NaturalGasAlarm |
common_info_midd_panel |
common_info_midd_panel |
SmokeAlarm |
common_info_midd_panel |
common_info_midd_panel |
CO2Sensor |
common_info_midd_panel |
common_info_midd_panel |
TVOCSensor |
common_info_midd_panel |
common_info_midd_panel |
ParticulateMatterSensor |
common_info_midd_panel |
common_info_midd_panel |
WaterLeakSensor |
common_info_midd_panel |
common_info_midd_panel |
MotionSensor |
common_info_midd_panel |
common_info_midd_panel |
AttitudeDetector |
common_info_midd_panel |
common_info_midd_panel |
Cube |
common_info_midd_panel |
common_info_midd_panel |
VibrationSensor |
common_info_midd_panel |
common_info_midd_panel |
MultiActionDetector |
common_info_midd_panel |
common_info_midd_panel |
TemperatureSensor |
common_value_midd_panel |
common_value_midd_panel |
HumiditySensor |
common_value_midd_panel |
common_value_midd_panel |
AtmosphericPressureSensor |
common_value_midd_panel |
common_value_midd_panel |
IlluminanceSensor |
common_value_midd_panel |
common_value_midd_panel |
OccupancySensor |
common_info_midd_panel |
common_info_midd_panel, area_detector_big_panel |
2.4 Generic and Fallback Devices
| Device Type | Default Preview Style | Supported Styles |
|---|---|---|
Hub |
common_midd_panel |
common_midd_panel |
Panel |
common_midd_panel |
common_midd_panel |
SweepingRobot |
common_midd_panel |
common_midd_panel |
common_panel |
common_midd_panel |
common_midd_panel |
3. Notes
previewindicates the default preview style of the device type- If a device does not match a specific card mapping,
common_panel -> common_midd_panelcan be used as the fallback card OccupancySensoradditionally supports thearea_detector_big_panellarge cardIRDevicedisplaysir_big_panelonly when the required trait capability is available