diff --git a/application/src/main/data/json/system/widget_bundles/indoor_environment.json b/application/src/main/data/json/system/widget_bundles/indoor_environment.json index 019d1cf3f5..94841e7293 100644 --- a/application/src/main/data/json/system/widget_bundles/indoor_environment.json +++ b/application/src/main/data/json/system/widget_bundles/indoor_environment.json @@ -45,6 +45,14 @@ "indoor_simple_illuminance_chart_card", "indoor_simple_illuminance_chart_card_with_background", "indoor_illuminance_progress_bar", - "indoor_illuminance_progress_bar_with_background" + "indoor_illuminance_progress_bar_with_background", + "noise_level_card", + "noise_level_card_with_background", + "horizontal_noise_level_card", + "horizontal_noise_level_card_with_background", + "noise_level_chart_card", + "noise_level_chart_card_with_background", + "simple_noise_level_chart_card", + "simple_noise_level_chart_card_with_background" ] } \ No newline at end of file