mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-25 18:26:35 +00:00
Rollback calendar trigger day offset support (#14933)
This commit is contained in:
parent
e7354ed5a2
commit
3cc1cb7893
@ -46,7 +46,7 @@ export class HaCalendarTrigger extends LitElement implements TriggerElement {
|
|||||||
],
|
],
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{ name: "offset", selector: { duration: { enable_day: true } } },
|
{ name: "offset", selector: { duration: {} } },
|
||||||
{
|
{
|
||||||
name: "offset_type",
|
name: "offset_type",
|
||||||
type: "select",
|
type: "select",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user