Image Table

This is a list of all available images. The images can be used for property elements and as a device image.

In code, the images can be quick accessed with the LaRoomyImages enum.

  	
typedef enum { ... } LaRoomyImages;

// get the light bulb image with index 4
uint8_t imageID = LaRoomyImages::LIGHT_BULB_004;
  
Image ID Name Enum Constant Name
X 0x00 / 0 Invalid ID
(Fallback to default image)
DEFAULT_IMG
Location
laroomy image house 0x01 / 1 House HOUSE_001
laroomy image garage 0x02 / 2 Garage GARAGE_002
laroomy image garden 0x03 / 3 Garden GARDEN_003
Light
laroomy image lightbulb 0x04 / 4 Lightbulb LIGHT_BULB_004
laroomy image light setup 0x05 / 5 Light Setup LIGHT_SETUP_005
laroomy image stand lamp 0x06 / 6 Stand Lamp STANDARD_LAMP_006
laroomy image ceiling lamp 0x07 / 7 Ceiling Lamp CEILING_LAMP_007
laroomy image LED 0x08 / 8 LED LED_008
laroomy image brightness 0x09 / 9 Brightness BRIGHTNESS_009
laroomy image day mode 0x0a / 10 Day Mode DAY_MODE_010
laroomy image night mode 0x0b / 11 Night Mode NIGHT_MODE_011
Time & Date
laroomy image time 0x0c / 12 Time TIME_012
laroomy image time-frame 0x0d / 13 Time Frame TIME_FRAME_013
0x0e / 14 Time Setup TIME_SETUP_014
laroomy image clock reload 0x0f / 15 Clock Reload CLOCK_RELOAD_015
laroomy image date 0x10 / 16 Date DATE_016
laroomy image time and date 0x11 / 17 Time and Date TIME_AND_DATE_017
RGB
0x12 / 18 RGB Slider RGB_SLIDER_018
0x13 / 19 RGB Circles RGB_CIRCLES_019
0x14 / 20 RGB Flower RGB_FLOWER_020
Security
laroomy image lock-closed 0x15 / 21 Lock closed LOCK_CLOSED_021
laroomy image lock-opened 0x16 / 22 Lock opened LOCK_OPENED_022
laroomy image key 0x17 / 23 Key KEY_023
laroomy image time-lock 0x18 / 24 Time Lock TIME_LOCK_024
laroomy image access control 0x19 / 25 Access Control ACCESS_CONTROL_025
laroomy image lock retry 0x1a / 26 Lock retry LOCK_RETRY_026
laroomy image safe 0x1b / 27 Safe SAFE_027
laroomy image password 0x1c / 28 Password PASSWORD_028
laroomy image wifi password 0x1d / 29 Wifi Password WIFI_PASSWORD_029
laroomy image unlock control 0x1e / 30 Unlock Control UNLOCK_CONTROL_030
Battery
laroomy image battery loading 0x1f / 31 Battery Loading BATTERY_LOADING_031
laroomy image battery 100 percent 0x20 / 32 Battery 100% BATTERY_100P_032
laroomy image battery 75 percent 0x21 / 33 Battery 75% BATTERY_75P_033
laroomy image 50 percent 0x22 / 34 Battery 50% BATTERY_50P_034
laroomy image 25 percent 0x23 / 35 Battery 25% BATTERY_25P_035
laroomy image empty battery 0x24 / 36 Battery empty BATTERY_EMPTY_036
laroomy image battery power save 0x25 / 37 Battery Power Save BATTERY_POWER_SAVE_037
Level
laroomy image level 100 percent 0x26 / 38 Level 100% LEVEL_100_P_038
laroomy image level 75 percent 0x27 / 39 Level 75% LEVEL_75_P_039
laroomy image level 50 percent 0x28 / 40 Level 50% LEVEL_50_P_040
laroomy image level 25 percent 0x29 / 41 Level 25% LEVEL_25_P_041
laroomy image level zero 0x2a / 42 Level 0% LEVEL_0_P_042
laroomy image level adjust 0x2b / 43 Level adjust LEVEL_ADJUST_043
laroomy image meter 0x2c / 44 Meter METER_044
Movement
laroomy image arrow up 0x2d / 45 Arrow up ARROW_UP_045
laroomy image arrow right 0x2e / 46 Arrow right ARROW_RIGHT_046
laroomy image arrow down 0x2f / 47 Arrow down ARROW_DOWN_047
laroomy image arrow left 0x30 / 48 Arrow left ARROW_LEFT_048
laroomy image arrow up-down 0x31 / 49 Arrow up - down ARROW_UP_DOWN_049
laroomy image arrow left-right 0x32 / 50 Arrow right - left ARROW_RIGHT_LEFT_050
laroomy image turn right 0x33 / 51 Turn right TURN_RIGHT_051
laroomy image turn left 0x34 / 52 Turn left TURN_LEFT_052
Navigation
laroomy image location 0x35 / 53 Location LOCATION_053
laroomy image direction 0x36 / 54 Direction DIRECTION_054
laroomy image destination 0x37 / 55 Destination DESTINATION_055
laroomy image navigator 0x38 / 56 Navigator NAVIGATOR_056
Setup
laroomy image settings gear 0x39 / 57 Settings Gear SETTINGS_GEAR_057
laroomy image settings tool 0x3a / 58 Settings Tool SETTINGS_TOOL_058
laroomy image human setup 0x3b / 59 Human Setup HUMAN_SETUP_059
laroomy image tools 0x3c / 60 Tools TOOLS_060
laroomy image tool circle 0x3d / 61 Tool Circle TOOL_CIRCLE_061
Sound
laroomy image sound on 0x3e / 62 Sound on SOUND_ON_062
laroomy image sound off 0x3f / 63 Sound off SOUND_OFF_063
laroomy image play 0x40 / 64 Play PLAY_064
laroomy image pause 0x41 / 65 Pause PAUSE_065
laroomy image stop 0x42 / 66 Stop STOP_066
Notification
laroomy image notification 0x43 / 67 Notification NOTIFICATION_067
laroomy image notification text 0x44 / 68 Notification Text NOTIFICATION_TEXT_068
laroomy image notification exclamation 0x45 / 69 Notification Exclamation NOTIFICATION_EXCLAMATION_069
laroomy image notification bell 0x46 / 70 Notification Bell NOTIFICATION_BELL_070
laroomy image notification bell off 0x47 / 71 Notification Bell off NOTIFICATION_BELL_OFF_071
Actions
laroomy image reload 0x48 / 72 Reload RELOAD_072
laroomy image sync 0x49 / 73 Sync SYNC_073
laroomy image undo 0x4a / 74 Undo UNDO_074
laroomy image redo 0x4b / 75 Redo REDO_075
laroomy image add 0x4c / 76 Add ADD_076
laroomy image subtract 0x4d / 77 Subtract SUBTRACT_077
laroomy image open 0x4e / 78 Open OPEN_078
laroomy image close 0x4f / 79 Close CLOSE_079
laroomy image share 0x50 / 80 Share SHARE_080
laroomy image search 0x51 / 81 Search SEARCH_081
laroomy image delete 0x52 / 82 Delete DELETE_082
Weather
laroomy image sun 0x53 / 83 Sun SUN_083
laroomy image sun and cloud 0x54 / 84 Sun and Cloud SUN_CLOUD_084
laroomy image cloud and rain 0x55 / 85 Cloud and Rain CLOUD_RAIN_085
laroomy image cloud 0x56 / 86 Cloud CLOUD_086
laroomy image thunderstorm 0x57 / 87 Thunderstorm THUNDERSTORM_087
laroomy image cloud and snow 0x58 / 88 Cloud and Snow CLOUD_SNOW_088
laroomy image wind 0x59 / 89 Wind WIND_089
laroomy image fog 0x5a / 90 Fog FOG_090
laroomy image freeze 0x5b / 91 Freeze FREEZE_091
Control
laroomy image automatic control 0x5c / 92 Automatic Control AUTOMATIC_CONTROL_092
laroomy image manual control 0x5d / 93 Manual Control MANUAL_CONTROL_093
laroomy image slider adjust 0x5e / 94 Slider Adjust SLIDER_ADJUST_094
laroomy image touch 0x5f / 95 Touch TOUCH_095
Ecology
laroomy image plant 0x60 / 96 Plant PLANT_096
laroomy image plant light 0x61 / 97 Plant Lighting PLANT_LIGHT_097
laroomy image plant water 0x62 / 98 Plant Water PLANT_WATER_098
laroomy image plant irrigation 0x63 / 99 Plant Irrigation PLANT_IRRIGATION_099
laroomy image eco mode 0x64 / 100 Eco Mode ECO_MODE_100
laroomy image plant care 0x65 / 101 Plant Care PLANT_CARE_101
laroomy image plant sensor 0x66 / 102 Plant Sensor PLANT_SENSOR_102
laroomy image eco light 0x67 / 103 Eco Light ECO_LIGHT_103
laroomy image green energy 0x68 / 104 Green Energy GREEN_ENERGY_104
laroomy image recycle 0x69 / 105 Recycle RECYCLE_105
Power
laroomy image flash 0x6a / 106 Flash FLASH_106
laroomy image power save 0x6b / 107 Power Save POWER_SAVE_107
laroomy image solar power 0x6c / 108 Solar Power SOLAR_POWER_108
laroomy image wind power 0x6d / 109 Wind Power WIND_POWER_109
laroomy image standby 0x6e / 110 Standby STANDBY_110
laroomy image wallplug 0x6f / 111 Wallplug WALLPLUG_111
laroomy image plug 0x70 / 112 Plug PLUG_112
laroomy image power unit 0x71 / 113 Power Unit POWER_UNIT_113
laroomy image fuse box 0x72 / 114 Fuse Box FUSE_BOX_114
Sensor
laroomy image sensor 0x73 / 115 Sensor SENSOR_115
laroomy image motion sensor 0x74 / 116 Motion Sensor MOTION_SENSOR_116
laroomy image level sensor 0x75 / 117 Level Sensor LEVEL_SENSOR_117
laroomy image temperature 0x76 / 118 Temperature TEMPERATURE_118
laroomy image gravi sensor 0x77 / 119 Gravi Sensor GRAVI_SENSOR_119
laroomy image distance sensor 0x78 / 120 Distance Sensor DISTANCE_SENSOR_120
laroomy image door sensor 0x79 / 121 Door Sensor DOOR_SENSOR_121
laroomy image  window sensor 0x7a / 122 Window Sensor WINDOW_SENSOR_122
Devices
laroomy image remote control 0x7b / 123 Remote Control REMOTE_CONTROL_123
laroomy image electric motor 0x7c / 124 Electric Motor E_MOTOR_124
laroomy image engine 0x7d / 125 Engine ENGINE_125
laroomy image printer 0x7e / 126 Printer PRINTER_126
laroomy image fuel dispenser 0x7f / 127 Fuel Dispenser FUEL_DISPENSER_127
laroomy image microchip 0x80 / 128 Microchip MICROCHIP_128
0x81 / 129 Car CAR_129
laroomy image bike 0x82 / 130 Bike BIKE_130
laroomy image satellite 0x83 / 131 Satellite SATELLITE_131
laroomy image heater 0x84 / 132 Heater HEATER_132
laroomy image speaker 0x85 / 133 Speaker SPEAKER_133
laroomy image fan 0x86 / 134 Fan FAN_134
laroomy image tv 0x87 / 135 TV TV_135
Water & Air
laroomy image water valve 0x88 / 136 Water Valve WATER_VALVE_136
laroomy image water temperature 0x89 / 137 Water Temperature WATER_TEMPERATURE_137
laroomy image water setup 0x8a / 138 Water Setup WATER_SETUP_138
laroomy image valve 0x8b / 139 Valve VALVE_139
laroomy image water flow 0x8c / 140 Water Flow WATER_FLOW_140
laroomy image flow control 0x8d / 141 Flow Control FLOW_CONTROL_141
laroomy image air circulation 0x8e / 142 Air Circulation AIR_CIRCULATION_142
laroomy image pressure 0x8f / 143 Pressure PRESSURE_143
Symbols
laroomy image warning normal 0x90 / 144 Warning normal WARNING_NORMAL_144
laroomy image warning severe 0x91 / 145 Warning severe WARNING_SEVERE_145
laroomy image info circle 0x92 / 146 Info INFO_146
laroomy image question circle 0x93 / 147 Question QUESTION_147
laroomy image circle empty 0x94 / 148 Circle empty CIRCLE_EMPTY_148
laroomy image circle checked 0x95 / 149 Circle checked CIRCLE_CHECKED_149
laroomy image circle radio 0x96 / 150 Circle radio CIRCLE_RADIO_150
laroomy image enumeration point 0x97 / 151 Enumeration Point ENUMERATION_POINT_151
laroomy image filter 0x98 / 152 Filter FILTER_152
Smart Home
laroomy image house connect 0x99 / 153 House connect HOUSE_CONNECT_153
laroomy image connected light 0x9a / 154 Connected Light CONNECTED_LIGHT_154
laroomy image garage setup 0x9b / 155 Garage Setup GARAGE_SETUP_155
laroomy image smart light 0x9c / 156 Smart Light SMART_LIGHT_156
laroomy image connected wallplug 0x9d / 157 Connected Wallplug CONNECTED_WALLPLUG_157
laroomy image house temperature 0x9e / 158 House Temperature HOUSE_TEMPERATURE_158
laroomy image smart lock 0x9f / 159 Smart Lock SMART_LOCK_159
laroomy image house control 0xa0 / 160 House Control HOUSE_CONTROL_160
laroomy image house setup 0xa1 / 161 House Setup HOUSE_SETUP_161
Visualization
laroomy image bar graph 0xa2 / 162 Bar Graph BAR_GRAPH_162
laroomy image line graph 0xa3 / 163 Line Graph LINE_GRAPH_163
laroomy image oscilloscope 0xa4 / 164 Oscilloscope OSCILLOSCOPE_164
Text & List
laroomy image enter text 0xa5 / 165 Enter Text ENTER_TEXT_165
laroomy image string request 0xa6 / 166 String Request STRING_REQUEST_166
laroomy image format list 0xa7 / 167 Format List FORMAT_LIST_167
laroomy image sort list 0xa8 / 168 Sort List SORT_LIST_168
laroomy image filter list 0xa9 / 169 Filter List FILTER_LIST_169
laroomy image option list 0xaa / 170 Option List OPTION_LIST_170
Connection
laroomy image wifi 0xab / 171 Wifi WIFI_171
laroomy image wifi off 0xac / 172 Wifi off WIFI_OFF_172
laroomy image connection sync 0xad / 173 Connection Sync CONNECTION_SYNC_173
Misc
laroomy image circuit 0xae / 174 Circuit CIRCUIT_174
laroomy image world 0xaf / 175 World WORLD_175
laroomy image indifferent bars 0xb0 / 176 Indifferent Bars INDIFFERENT_BARS_176
laroomy image fire 0xb1 / 177 Fire FIRE_177
laroomy image meander 0xb2 / 178 Meander MEANDER_178
laroomy image hierachy 0xb3 / 179 Hierarchy HIERARCHY_179
laroomy image group 0xb4 / 180 Group GROUP_180
laroomy image bluetooth 0xb5 / 181 Bluetooth BLUETOOTH_181
laroomy image heartrate 0xb6 / 182 Heartrate HEARTRATE_182
laroomy image upstairs 0xb7 / 183 Upstairs UPSTAIRS_183
laroomy image sleep 0xb8 / 184 Sleep SLEEP_184
laroomy image user 0xb9 / 185 User USER_185
laroomy image users 0xba / 186 Users USERS_186
laroomy image conjunction 0xbb / 187 Conjunction CONJUNCTION_187