fix: Invalid services.yaml

Correction to continue removing errors for HACS store.   Entity type can't use manufacturer as per: https://www.home-assistant.io/docs/blueprint/selectors/#entity-selector
This commit is contained in:
cdnninja
2023-01-28 19:53:13 -07:00
committed by GitHub
parent cc4ae92e7b
commit 75e4f14ec4

View File

@@ -6,7 +6,7 @@ set_charger_current:
# If the service accepts entity IDs, target allows the user to specify entities by entity, device, or area. If `target` is specified, `entity_id` should not be defined in the `fields` map. By default it shows only targets matching entities from the same domain as the service, but if further customization is required, target supports the entity, device, and area selectors (https://www.home-assistant.io/docs/blueprint/selectors/). Entity selector parameters will automatically be applied to device and area, and device selector parameters will automatically be applied to area.
target:
entity:
manufacturer: Emporia
integration: emporia_vue
device_class: outlet
multiple: false
device: