iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
4 lines • 20.4 kB
JavaScript
export const __rspack_esm_id=30424;export const __rspack_esm_ids=[30424];export const __webpack_modules__={93421(t,e,i){i.d(e,{IW:()=>h,dH:()=>c,fI:()=>l});i(44114);var o=i(35211),a=i(22792),s=i(32172);const r=(t,e)=>{let i=t;for(const t of e){if(null==i)return;i=i[t]}return i},n=(t,e,i)=>{const a=(0,s.p)({transformer:function(t){return i.call(this,t)},watch:e?[e]:[]}),r=(0,o.Fg)({context:t,subscribe:!0});return(t,e)=>{a(t,e),r(t,e)}},l=t=>n(a.iN,t.entityIdPath[0],function(e){const i=r(this,t.entityIdPath);return"string"==typeof i?e?.[i]:void 0}),c=t=>n(a.X1,t.entityIdPath[0],function(e){const i=r(this,t.entityIdPath);return"string"==typeof i?e?.[i]:void 0}),h=()=>n(a.D5,void 0,({localize:t})=>t)},32172(t,e,i){i.d(e,{p:()=>o});i(18111),i(7588),i(45367),i(92731),i(17642),i(58004),i(33853),i(45876),i(32475),i(15024),i(31698);function o(t){return(e,i)=>{if("object"==typeof i)throw new Error("This decorator does not support this compilation type.");const o=String(i),a=e;if(a._transformers){if(!a.hasOwnProperty("_transformers")){const t=a._transformers;a._transformers=new Map,t.forEach((t,e)=>a._transformers.set(e,t))}}else{a._transformers=new Map,a._watching=new Map;const t=a.willUpdate;a.willUpdate=function(e){t.call(this,e);const i=new Set;e.forEach((t,e)=>{const o=this._watching.get(e);void 0!==o&&o.forEach(t=>i.add(t))}),i.forEach(t=>{this[t]=this[`__original_${String(t)}`]})}}a._transformers.set(i,t.transformer),t.watch&&t.watch.forEach(t=>{let e=a._watching.get(t);e||(e=new Set,a._watching.set(t,e)),e.add(i)});const s=Object.getOwnPropertyDescriptor(e,i);let r;if(void 0===s)r={get(){return this[`__transform_${o}`]},set(t){const e=this[`__transform_${o}`],i=this._transformers.get(o);this[`__transform_${o}`]=i?i.call(this,t):t,this[`__original_${o}`]=t,this.requestUpdate(o,e)},configurable:!0,enumerable:!0};else{const t=s.set;r={...s,set(e){const i=this[`__transform_${o}`],a=this._transformers.get(o);this[`__transform_${o}`]=a?a.call(this,e):e,this[`__original_${o}`]=e,this.requestUpdate(o,i),t?.call(this,e)}}}Object.defineProperty(e,i,r)}}},38962(t,e,i){i.a(t,async function(t,o){try{i.r(e);var a=i(62826),s=i(5124),r=i(22441),n=i(6412),l=i(93421),c=i(1087),h=i(26300),d=(i(67094),t([h]));h=(d.then?(await d)():d)[0];const p="M19,6.41L17.59,5L12,10.59L6.41,5L5,6.41L10.59,12L5,17.59L6.41,19L12,13.41L17.59,19L19,17.59L13.41,12L19,6.41Z",g={info:"M11,9H13V7H11M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M11,17H13V11H11V17Z",warning:"M12,2L1,21H23M12,6L19.53,19H4.47M11,10V14H13V10M11,16V18H13V16",error:"M11,15H13V17H11V15M11,7H13V13H11V7M12,2C6.47,2 2,6.5 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0 12,2M12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4A8,8 0 0,1 20,12A8,8 0 0,1 12,20Z",success:"M20,12A8,8 0 0,1 12,20A8,8 0 0,1 4,12A8,8 0 0,1 12,4C12.76,4 13.5,4.11 14.2,4.31L15.77,2.74C14.61,2.26 13.34,2 12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12M7.91,10.08L6.5,11.5L11,16L21,6L19.59,4.58L11,13.17L7.91,10.08Z"};class u extends s.WF{render(){return s.qy` <div class="issue-type ${(0,n.H)({[this.alertType]:!0})}" role="alert"> <div class="icon ${this.title?"":"no-title"}"> <slot name="icon"> <ha-svg-icon .path="${g[this.alertType]}"></ha-svg-icon> </slot> </div> <div class="${(0,n.H)({content:!0,narrow:this.narrow})}"> <div class="main-content"> ${this.title?s.qy`<div class="title">${this.title}</div>`:s.s6} <slot></slot> </div> <div class="action"> <slot name="action"> ${this.dismissable?s.qy`<ha-icon-button ="${this._dismissClicked}" .label="${this._localize?.("ui.common.dismiss_alert")}" .path="${p}"></ha-icon-button>`:s.s6} </slot> </div> </div> </div> `}_dismissClicked(){(0,c.r)(this,"alert-dismissed-clicked")}constructor(...t){super(...t),this.title="",this.alertType="info",this.dismissable=!1,this.narrow=!1}}u.styles=s.AH`.issue-type{position:relative;padding:8px;display:flex}.icon{height:var(--ha-alert-icon-size,24px);width:var(--ha-alert-icon-size,24px)}.issue-type::after{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.12;pointer-events:none;content:"";border-radius:var(--ha-border-radius-sm)}.icon.no-title{align-self:center}.content{display:flex;justify-content:space-between;align-items:center;width:100%;text-align:var(--float-start)}.content.narrow{flex-direction:column;align-items:flex-end}.action{z-index:1;width:min-content;--mdc-theme-primary:var(--primary-text-color)}.main-content{overflow-wrap:anywhere;word-break:break-word;line-height:normal;margin-left:8px;margin-right:0;margin-inline-start:8px;margin-inline-end:8px}.title{margin-top:2px;font-weight:var(--ha-font-weight-bold)}.action ha-icon-button{--mdc-theme-primary:var(--primary-text-color);--ha-icon-button-size:36px}.issue-type.info>.icon{color:var(--info-color)}.issue-type.info::after{background-color:var(--info-color)}.issue-type.warning>.icon{color:var(--warning-color)}.issue-type.warning::after{background-color:var(--warning-color)}.issue-type.error>.icon{color:var(--error-color)}.issue-type.error::after{background-color:var(--error-color)}.issue-type.success>.icon{color:var(--success-color)}.issue-type.success::after{background-color:var(--success-color)}:host ::slotted(ul){margin:0;padding-inline-start:20px}`,(0,a.Cg)([(0,r.MZ)()],u.prototype,"title",void 0),(0,a.Cg)([(0,r.MZ)({attribute:"alert-type"})],u.prototype,"alertType",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean})],u.prototype,"dismissable",void 0),(0,a.Cg)([(0,r.wk)(),(0,l.IW)()],u.prototype,"_localize",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean})],u.prototype,"narrow",void 0),u=(0,a.Cg)([(0,r.EM)("ha-alert")],u),o()}catch(t){o(t)}})},90248(t,e,i){i.a(t,async function(t,o){try{i.r(e),i.d(e,{HaIconButtonArrowPrev:()=>p});var a=i(62826),s=i(5124),r=i(22441),n=i(63091),l=i(26300),c=t([l]);l=(c.then?(await c)():c)[0];const h="M20,11V13H8L13.5,18.5L12.08,19.92L4.16,12L12.08,4.08L13.5,5.5L8,11H20Z",d="M4,11V13H16L10.5,18.5L11.92,19.92L19.84,12L11.92,4.08L10.5,5.5L16,11H4Z";class p extends s.WF{render(){return s.qy` <ha-icon-button .disabled="${this.disabled}" .label="${this.label||this.hass?.localize("ui.common.back")||"Back"}" .path="${this._icon}" .href="${this.href}" .target="${this.target}" .rel="${this.rel}" .download="${this.download}"></ha-icon-button> `}constructor(...t){super(...t),this.disabled=!1,this._icon="rtl"===n.G.document.dir?d:h}}(0,a.Cg)([(0,r.MZ)({attribute:!1})],p.prototype,"hass",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean})],p.prototype,"disabled",void 0),(0,a.Cg)([(0,r.MZ)()],p.prototype,"label",void 0),(0,a.Cg)([(0,r.MZ)()],p.prototype,"href",void 0),(0,a.Cg)([(0,r.MZ)()],p.prototype,"target",void 0),(0,a.Cg)([(0,r.MZ)()],p.prototype,"rel",void 0),(0,a.Cg)([(0,r.MZ)()],p.prototype,"download",void 0),(0,a.Cg)([(0,r.wk)()],p.prototype,"_icon",void 0),p=(0,a.Cg)([(0,r.EM)("ha-icon-button-arrow-prev")],p),o()}catch(t){o(t)}})},26300(t,e,i){i.a(t,async function(t,o){try{i.r(e),i.d(e,{HaIconButton:()=>h});var a=i(62826),s=i(5124),r=i(22441),n=i(63672),l=i(18350),c=(i(67094),t([l]));l=(c.then?(await c)():c)[0];class h extends s.WF{render(){return s.qy` <ha-button appearance="plain" variant="neutral" aria-label="${(0,n.J)(this.label)}" title="${(0,n.J)(this.hideTitle?void 0:this.label)}" aria-haspopup="${(0,n.J)(this.ariaHasPopup)}" .disabled="${this.disabled}" .iconTag="${this.path?"ha-svg-icon":"span"}" .href="${this.href}" .target="${this.target}" .rel="${this.rel}" .download="${this.download}"> ${this.path?s.qy`<ha-svg-icon aria-hidden="true" .path="${this.path}"></ha-svg-icon>`:s.qy`<span><slot></slot></span>`} </ha-button> `}constructor(...t){super(...t),this.disabled=!1,this.hideTitle=!1,this.selected=!1}}h.shadowRootOptions={mode:"open",delegatesFocus:!0},h.styles=s.AH`:host{display:inline-block;outline:0;--ha-button-height:var(--ha-icon-button-size, 48px)}ha-button{position:relative;isolation:isolate;--wa-form-control-padding-inline:var(
--ha-icon-button-padding-inline,
--ha-space-2
);--wa-color-on-normal:currentColor;--wa-color-fill-quiet:transparent;--ha-button-label-overflow:visible}ha-button::after{content:"";position:absolute;inset:0;z-index:-1;border-radius:50%;background-color:currentColor;opacity:0;pointer-events:none}ha-button::part(base){width:var(--wa-form-control-height);aspect-ratio:1;outline-offset:-4px}ha-button::part(label){display:flex}:host([selected]) ha-button::after{opacity:.1} (hover:hover){:host(:hover:not([disabled])) ha-button::after{opacity:.1}}`,(0,a.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],h.prototype,"disabled",void 0),(0,a.Cg)([(0,r.MZ)({type:String})],h.prototype,"path",void 0),(0,a.Cg)([(0,r.MZ)({type:String})],h.prototype,"label",void 0),(0,a.Cg)([(0,r.MZ)({type:String,attribute:"aria-haspopup"})],h.prototype,"ariaHasPopup",void 0),(0,a.Cg)([(0,r.MZ)({attribute:"hide-title",type:Boolean})],h.prototype,"hideTitle",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],h.prototype,"selected",void 0),(0,a.Cg)([(0,r.MZ)()],h.prototype,"href",void 0),(0,a.Cg)([(0,r.MZ)()],h.prototype,"target",void 0),(0,a.Cg)([(0,r.MZ)()],h.prototype,"rel",void 0),(0,a.Cg)([(0,r.MZ)()],h.prototype,"download",void 0),h=(0,a.Cg)([(0,r.EM)("ha-icon-button")],h),o()}catch(t){o(t)}})},2054(t,e,i){i.a(t,async function(t,e){try{var o=i(62826),a=i(5124),s=i(22441),r=i(1087),n=i(44249),l=i(26300),c=t([l]);l=(c.then?(await c)():c)[0];const h="M3,6H21V8H3V6M3,11H21V13H3V11M3,16H21V18H3V16Z";class d extends a.WF{connectedCallback(){super.connectedCallback(),this._attachNotifOnConnect&&(this._attachNotifOnConnect=!1,this._subscribeNotifications())}disconnectedCallback(){super.disconnectedCallback(),this._unsubNotifications&&(this._attachNotifOnConnect=!0,this._unsubNotifications(),this._unsubNotifications=void 0)}render(){if(!this._show)return a.s6;const t=this._hasNotifications&&(this.narrow||"always_hidden"===this.hass.dockedSidebar);return a.qy` <ha-icon-button .label="${this.hass.localize("ui.sidebar.sidebar_toggle")}" .path="${h}" ="${this._toggleMenu}"></ha-icon-button> ${t?a.qy`<div class="dot"></div>`:""} `}willUpdate(t){if(super.willUpdate(t),!t.has("narrow")&&!t.has("hass"))return;const e=t.has("hass")?t.get("hass"):this.hass,i=t.has("narrow")?t.get("narrow"):this.narrow,o=!1===e?.kioskMode&&(i||"always_hidden"===e?.dockedSidebar),a=!1===this.hass.kioskMode&&(this.narrow||"always_hidden"===this.hass.dockedSidebar);this.hasUpdated&&o===a||(this._show=a||this._alwaysVisible,a?this._subscribeNotifications():this._unsubNotifications&&(this._unsubNotifications(),this._unsubNotifications=void 0))}_subscribeNotifications(){if(this._unsubNotifications)throw new Error("Already subscribed");this._unsubNotifications=(0,n.V)(this.hass.connection,t=>{this._hasNotifications=t.length>0})}_toggleMenu(){(0,r.r)(this,"hass-toggle-menu")}constructor(...t){super(...t),this.narrow=!1,this._hasNotifications=!1,this._show=!1,this._alwaysVisible=!1,this._attachNotifOnConnect=!1}}d.styles=a.AH`:host{position:relative}.dot{pointer-events:none;position:absolute;background-color:var(--accent-color);width:12px;height:12px;top:9px;right:7px;inset-inline-end:7px;inset-inline-start:initial;border-radius:var(--ha-border-radius-circle);border:2px solid var(--app-header-background-color)}`,(0,o.Cg)([(0,s.MZ)({type:Boolean})],d.prototype,"narrow",void 0),(0,o.Cg)([(0,s.MZ)({attribute:!1})],d.prototype,"hass",void 0),(0,o.Cg)([(0,s.wk)()],d.prototype,"_hasNotifications",void 0),(0,o.Cg)([(0,s.wk)()],d.prototype,"_show",void 0),d=(0,o.Cg)([(0,s.EM)("ha-menu-button")],d),e()}catch(t){e(t)}})},67094(t,e,i){i.r(e),i.d(e,{HaSvgIcon:()=>r});var o=i(62826),a=i(5124),s=i(22441);class r extends a.WF{render(){return a.JW` <svg viewBox="${this.viewBox||"0 0 24 24"}" preserveAspectRatio="xMidYMid meet" focusable="false" role="img" aria-hidden="true"> <g> ${this.path?a.JW`<path class="primary-path" d="${this.path}"></path>`:a.s6} ${this.secondaryPath?a.JW`<path class="secondary-path" d="${this.secondaryPath}"></path>`:a.s6} </g> </svg>`}}r.styles=a.AH`:host{display:var(--ha-icon-display,inline-flex);align-items:center;justify-content:center;position:relative;vertical-align:middle;fill:var(--icon-primary-color,currentcolor);width:var(--mdc-icon-size,24px);height:var(--mdc-icon-size,24px)}svg{width:100%;height:100%;pointer-events:none;display:block}path.primary-path{opacity:var(--icon-primary-opactity, 1)}path.secondary-path{fill:var(--icon-secondary-color,currentcolor);opacity:var(--icon-secondary-opactity, .5)}`,(0,o.Cg)([(0,s.MZ)()],r.prototype,"path",void 0),(0,o.Cg)([(0,s.MZ)({attribute:!1})],r.prototype,"secondaryPath",void 0),(0,o.Cg)([(0,s.MZ)({attribute:!1})],r.prototype,"viewBox",void 0),r=(0,o.Cg)([(0,s.EM)("ha-svg-icon")],r)},27330(t,e,i){i.d(e,{L:()=>c,p:()=>l});var o=i(62826),a=i(5124),s=i(22441),r=i(6412);const n={passive:!0},l=a.AH`:host{display:block}.top-app-bar{box-sizing:border-box;color:var(--app-header-text-color,#fff);background-color:var(--app-header-background-color,var(--primary-color));position:fixed;top:0;inset-inline-end:0;width:var(--ha-top-app-bar-width,100%);z-index:4;padding-top:var(--safe-area-inset-top);padding-right:var(--safe-area-inset-right);transition:box-shadow var(--ha-animation-duration-normal) ease,width var(--ha-animation-duration-normal) ease,padding-left var(--ha-animation-duration-normal) ease,padding-right var(--ha-animation-duration-normal) ease}:host([narrow]) .top-app-bar{padding-left:var(--safe-area-inset-left)}.top-app-bar.scrolled:not(.pane-header){box-shadow:var(--ha-box-shadow-s)}.row{display:flex;align-items:center;box-sizing:border-box;width:100%;height:var(--header-height);border-bottom:var(--app-header-border-bottom)}.section{display:flex;align-items:center;box-sizing:border-box;min-width:0;height:100%;padding:0 var(--ha-space-3)}#navigation{flex:1 1 auto}.section.center{flex:1 1 auto;justify-content:center;text-align:center}.section.end{flex:none;justify-content:flex-end}.title{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:var(--ha-font-size-xl);font-weight:var(--ha-font-weight-normal);line-height:var(--header-height);padding-inline-start:var(--ha-space-6)}:host([narrow]) .title{padding-inline-start:var(--ha-space-2)}.top-app-bar-fixed-adjust{padding-top:calc(var(--header-height,0px) + var(--safe-area-inset-top,0px));padding-bottom:var(--safe-area-inset-bottom);padding-right:var(--safe-area-inset-right)}:host([narrow]) .top-app-bar-fixed-adjust{padding-left:var(--safe-area-inset-left)}`;class c extends a.WF{get scrollTarget(){return this._scrollTarget||window}set scrollTarget(t){const e=this.scrollTarget;this._unregisterListeners(),this._scrollTarget=t,this._updateBarPosition(),this.requestUpdate("scrollTarget",e),this.isConnected&&(this._registerListeners(),this._syncScrollState())}_isPaneHeader(){return!1}render(){return a.qy`${this._renderHeader()}${this._renderContent()}`}connectedCallback(){super.connectedCallback(),this.hasUpdated&&(this._updateBarPosition(),this._registerListeners(),this._syncScrollState())}_renderHeader(){const t=a.qy`<span class="title"> <slot name="title"></slot> </span>`,e=this._isPaneHeader();return a.qy` <header class="top-app-bar ${(0,r.H)({"pane-header":e})}"> <div class="row"> ${e?a.qy`<section class="section" id="title"> <slot name="navigationIcon"></slot> ${t} </section>`:a.s6} <section class="section" id="navigation"> ${e?a.s6:a.qy`<slot name="navigationIcon"></slot> ${this.centerTitle?a.s6:t}`} </section> ${!e&&this.centerTitle?a.qy`<section class="section center">${t}</section>`:a.s6} <section class="section end" id="actions" role="toolbar"> <slot name="actionItems"></slot> </section> </div> </header> `}_renderContent(){return a.qy`<div class="top-app-bar-fixed-adjust"> <slot></slot> </div>`}firstUpdated(t){super.firstUpdated(t),this._updateBarPosition(),this._registerListeners(),this._syncScrollState()}disconnectedCallback(){super.disconnectedCallback(),this._unregisterListeners()}_updateBarPosition(){this._barElement&&(this._barElement.style.position=this.scrollTarget===window?"":"absolute")}_registerListeners(){this.scrollTarget.addEventListener("scroll",this._syncScrollState,n)}_unregisterListeners(){this.scrollTarget.removeEventListener("scroll",this._syncScrollState)}constructor(...t){super(...t),this.narrow=!1,this.centerTitle=!1,this._syncScrollState=()=>{const t=this.scrollTarget instanceof Window?this.scrollTarget.pageYOffset:this.scrollTarget.scrollTop;this._barElement?.classList.toggle("scrolled",t>0)}}}c.styles=l,(0,o.Cg)([(0,s.MZ)({type:Boolean,reflect:!0})],c.prototype,"narrow",void 0),(0,o.Cg)([(0,s.MZ)({attribute:"center-title",type:Boolean})],c.prototype,"centerTitle",void 0),(0,o.Cg)([(0,s.P)(".top-app-bar")],c.prototype,"_barElement",void 0),(0,o.Cg)([(0,s.MZ)({attribute:!1})],c.prototype,"scrollTarget",null),c=(0,o.Cg)([(0,s.EM)("ha-top-app-bar-fixed")],c)},44249(t,e,i){i.d(e,{V:()=>o});const o=(t,e)=>{const i=new a,o=t.subscribeMessage(t=>e(i.processMessage(t)),{type:"persistent_notification/subscribe"});return()=>{o.then(t=>t?.())}};class a{processMessage(t){if("removed"===t.type)for(const e of Object.keys(t.notifications))delete this.notifications[e];else this.notifications={...this.notifications,...t.notifications};return Object.values(this.notifications)}constructor(){this.notifications={}}}},4203(t,e,i){i.a(t,async function(t,o){try{i.r(e);i(74423),i(18111),i(61701),i(14603),i(47566),i(98721);var a=i(62826),s=i(5124),r=i(22441),n=i(91926),l=i(38962),c=i(90248),h=i(2054),d=(i(27330),i(14503)),p=i(15656),g=i(29994),u=i(75400),y=(i(87778),t([l,c,h,g,u]));[l,c,h,g,u]=y.then?(await y)():y;class v extends s.WF{willUpdate(t){if(super.willUpdate(t),!this.hasUpdated)return void this._setup();if(!t.has("hass"))return;const e=t.get("hass");this._lovelace&&e&&e.localize!==this.hass.localize&&this._setLovelace()}async _setup(){await Promise.all([this.hass.loadFragmentTranslation("lovelace"),this.hass.loadFragmentTranslation("energy")]),this._loadConfig()}async _loadConfig(){try{this._error=void 0,await this._setLovelace()}catch(t){return console.error("Failed to load energy config:",t),void(this._error=t.message||"Unknown error")}const t=(this._lovelace.config?.views||[]).map(t=>t.path),e=this.route.path.split("/")[1];e&&t.includes(e)?this.route={...this.route}:(0,n.oo)(`${this.route.prefix}/${t[0]}`,{replace:!0})}async _setLovelace(){const t=await(0,p.uN)({strategy:{type:"energy"}},this.hass);this._lovelace={config:t,rawConfig:t,editMode:!1,urlPath:"energy",mode:"generated",locale:this.hass.locale,enableFullEditMode:()=>{},saveConfig:async()=>{},deleteConfig:async()=>{},setEditMode:()=>this._navigateConfig(),showToast:()=>{}}}render(){return this._error?s.qy` <div class="centered"> <ha-alert alert-type="error"> ${this.hass.localize("ui.panel.energy.error_loading_preferences",{error:this._error})} </ha-alert> </div> `:this._lovelace?s.qy` <hui-root .hass="${this.hass}" .narrow="${this.narrow}" .lovelace="${this._lovelace}" .route="${this.route}" .panel="${this.panel}" .backButton="${this._searchParms.has("historyBack")}" .backPath="${this._searchParms.get("backPath")||"/"}" -energy-panel="${this._reloadConfig}"> </hui-root> `:s.qy` <div class="centered"> <ha-spinner size="large"></ha-spinner> </div> `}_navigateConfig(t){t?.stopPropagation();const e={overview:"electricity",electricity:"electricity",gas:"gas",water:"water",now:"electricity"}[this.route?.path?.split("/")[1]||""]||"electricity";(0,n.oo)(`/config/energy/${e}?historyBack=1`)}_reloadConfig(){this._loadConfig()}static get styles(){return[d.RF,s.AH`:host{--ha-view-sections-column-max-width:100%;-ms-user-select:none;-webkit-user-select:none;-moz-user-select:none}.centered{width:100%;height:100%;display:flex;align-items:center;justify-content:center}`]}constructor(...t){super(...t),this.narrow=!1,this._searchParms=new URLSearchParams(window.location.search)}}(0,a.Cg)([(0,r.MZ)({attribute:!1})],v.prototype,"hass",void 0),(0,a.Cg)([(0,r.MZ)({type:Boolean,reflect:!0})],v.prototype,"narrow",void 0),(0,a.Cg)([(0,r.MZ)({attribute:!1})],v.prototype,"panel",void 0),(0,a.Cg)([(0,r.wk)()],v.prototype,"_lovelace",void 0),(0,a.Cg)([(0,r.MZ)({attribute:!1})],v.prototype,"route",void 0),(0,a.Cg)([(0,r.wk)()],v.prototype,"_searchParms",void 0),(0,a.Cg)([(0,r.wk)()],v.prototype,"_error",void 0),v=(0,a.Cg)([(0,r.EM)("ha-panel-energy")],v),o()}catch(t){o(t)}})}};