finity69x2 / cover-position-preset-row

Plug-in for Home Assistant that provides an easy means to set 3 fixed positions for a programmable cover entity.
24 stars 4 forks source link

Not working with Attributes #28

Closed thomasknuchel closed 9 months ago

thomasknuchel commented 1 year ago

My new cover entities have tilt as an attribute and not as a separate entity.

type: custom:cover-position-preset-rowentity: cover.office_blinds_east attribute: tilt

Attribute is getting ignored and main cover is used only. Could also be a user error :) Please advice.

finity69x2 commented 11 months ago

Yes, the card only uses the set cover position on the main entity and doesn't use the tilt attribute.

I don't have any covers with tilt attributes so I can't really implement and test things since I don't even know how those covers work.