diff --git a/apps/ui/templates/room.html b/apps/ui/templates/room.html
index df1e83b..4168057 100644
--- a/apps/ui/templates/room.html
+++ b/apps/ui/templates/room.html
@@ -230,8 +230,8 @@
'thermostat': '🌡️',
'contact': '🚪',
'temp_humidity_sensor': '🌡️',
- 'relay': '🔌',
- 'outlet': '🔌',
+ 'relay': '💡',
+ 'outlet': '💡',
'cover': '🪟'
};