diff --git a/custom_components/powercalc/data/osram/LIGHTIFY Plug 01/model.json b/custom_components/powercalc/data/osram/LIGHTIFY Plug 01/model.json index a9cd9e835..df9c9d947 100644 --- a/custom_components/powercalc/data/osram/LIGHTIFY Plug 01/model.json +++ b/custom_components/powercalc/data/osram/LIGHTIFY Plug 01/model.json @@ -12,5 +12,8 @@ "calculation_strategy": "fixed", "fixed_config": { "power": 1.04 - } + }, + "aliases": [ + "Plug 01" + ] }