- dart_hue package
 - documentation
 - domain/services/entertainment_stream_service.dart
 
dart_hue package
- Libraries
 - constants/api_fields
 - dart_hue
 - domain/models/behavior_instance/behavior_instance
 - domain/models/behavior_instance/behavior_instance_dependee
 - domain/models/behavior_script/behavior_script
 - domain/models/behavior_script/behavior_script_metadata
 - domain/models/bridge/bridge
 - domain/models/bridge/bridge_extensions
 - domain/models/bridge/discovered_bridge
 - domain/models/bridge_home/bridge_home
 - domain/models/button/button
 - domain/models/device/device
 - domain/models/device/device_archetype
 - domain/models/device/device_metadata
 - domain/models/device/device_product_data
 - domain/models/device_power/device_power
 - domain/models/device_power/device_power_power_state
 - domain/models/entertainment/entertainment
 - domain/models/entertainment/entertainment_segment/entertainment_segment
 - domain/models/entertainment/entertainment_segment/entertainment_segment_capabilities
 - domain/models/entertainment_configuration/dtls_data
 - domain/models/entertainment_configuration/entertainment_configuration
 - domain/models/entertainment_configuration/entertainment_configuration_channel/entertainment_configuration_channel
 - domain/models/entertainment_configuration/entertainment_configuration_channel/entertainment_configuration_channel_member
 - domain/models/entertainment_configuration/entertainment_configuration_location
 - domain/models/entertainment_configuration/entertainment_configuration_metadata
 - domain/models/entertainment_configuration/entertainment_configuration_position
 - domain/models/entertainment_configuration/entertainment_configuration_stream_proxy
 - domain/models/entertainment_configuration/entertainment_stream/entertainment_stream_color
 - domain/models/entertainment_configuration/entertainment_stream/entertainment_stream_controller
 - domain/models/entertainment_configuration/entertainment_stream/entertainment_stream_packet
 - domain/models/failed_resource
 - domain/models/geofence_client/geofence_client
 - domain/models/geolocation/geolocation
 - domain/models/grouped_light/grouped_light
 - domain/models/homekit/homekit
 - domain/models/hue_network
 - domain/models/light/light
 - domain/models/light/light_alert
 - domain/models/light/light_archetype
 - domain/models/light/light_color/light_color
 - domain/models/light/light_color/light_color_gamut
 - domain/models/light/light_color/light_color_gamut_type
 - domain/models/light/light_color/light_color_xy
 - domain/models/light/light_color_temperature/light_color_temperature
 - domain/models/light/light_color_temperature/light_color_temperature_delta
 - domain/models/light/light_color_temperature/light_color_temperature_delta_action
 - domain/models/light/light_color_temperature/light_color_temperature_mirek_schema
 - domain/models/light/light_dimming/light_dimming
 - domain/models/light/light_dimming/light_dimming_delta
 - domain/models/light/light_dimming/light_dimming_delta_action
 - domain/models/light/light_dimming/light_dimming_full
 - domain/models/light/light_dynamics
 - domain/models/light/light_effects
 - domain/models/light/light_gradient/light_gradient
 - domain/models/light/light_gradient/light_gradient_full
 - domain/models/light/light_metadata
 - domain/models/light/light_mode
 - domain/models/light/light_on
 - domain/models/light/light_power_up/light_power_up
 - domain/models/light/light_power_up/light_power_up_color/light_power_up_color
 - domain/models/light/light_power_up/light_power_up_color/light_power_up_color_color_temperature
 - domain/models/light/light_power_up/light_power_up_color/light_power_up_color_mode
 - domain/models/light/light_power_up/light_power_up_dimming/light_power_up_dimming
 - domain/models/light/light_power_up/light_power_up_dimming/light_power_up_dimming_mode
 - domain/models/light/light_power_up/light_power_up_on/light_power_up_on
 - domain/models/light/light_power_up/light_power_up_on/light_power_up_on_mode
 - domain/models/light/light_power_up/light_power_up_preset
 - domain/models/light/light_signaling/light_signaling
 - domain/models/light/light_signaling/light_signaling_status
 - domain/models/light/light_timed_effects
 - domain/models/light_level/light_level
 - domain/models/matter/matter
 - domain/models/matter_fabric/matter_fabric
 - domain/models/matter_fabric/matter_fabric_data
 - domain/models/motion/motion
 - domain/models/relative
 - domain/models/relative_rotary/relative_rotary
 - domain/models/relative_rotary/relative_rotary_last_event
 - domain/models/relative_rotary/relative_rotary_rotation
 - domain/models/resource
 - domain/models/resource_type
 - domain/models/room/room
 - domain/models/room/room_archetype
 - domain/models/room/room_metadata
 - domain/models/scene/scene
 - domain/models/scene/scene_action/scene_action
 - domain/models/scene/scene_action/scene_action_action
 - domain/models/scene/scene_metadata
 - domain/models/scene/scene_palette/scene_palette
 - domain/models/scene/scene_palette/scene_palette_color
 - domain/models/scene/scene_palette/scene_palette_color_temperature
 - domain/models/scene/scene_recall
 - domain/models/smart_scene/smart_scene
 - domain/models/smart_scene/smart_scene_active_timeslot
 - domain/models/smart_scene/smart_scene_metadata
 - domain/models/smart_scene/smart_scene_week/smart_scene_week
 - domain/models/smart_scene/smart_scene_week/smart_scene_week_start_time
 - domain/models/smart_scene/smart_scene_week/smart_scene_week_timeslot
 - domain/models/temperature/temperature
 - domain/models/zgp_connectivity/zgp_connectivity
 - domain/models/zigbee_connectivity/zigbee_connectivity
 - domain/models/zigbee_device_discovery/zigbee_device_discovery
 - domain/models/zigbee_device_discovery/zigbee_device_discovery_action
 - domain/models/zone/zone
 - domain/repos/bridge_discovery_repo
 - domain/repos/entertainment_stream_repo
 - domain/repos/hue_http_repo
 - domain/repos/token_repo
 - domain/services/bridge_discovery_service
 - domain/services/entertainment_stream_service
 - domain/services/hue_http_client
 - domain/services/token_service
 - exceptions/coordinate_exception
 - exceptions/corrupt_token_data_exception
 - exceptions/expired_token_exception
 - exceptions/gradient_exception
 - exceptions/invalid_command_channel_exception
 - exceptions/invalid_id_exception
 - exceptions/invalid_name_exception
 - exceptions/invalid_value_exception
 - exceptions/mirek_exception
 - exceptions/missing_hue_network_exception
 - exceptions/negative_value_exception
 - exceptions/percentage_exception
 - exceptions/reauth_required_exception
 - exceptions/time_format_exception
 - exceptions/unit_interval_exception
 - utils/color_converter
 - utils/date_time_tool
 - utils/json_tool
 - utils/misc_tools
 - utils/validators