iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
2 lines • 2.3 kB
JavaScript
export const __webpack_ids__=["56219"];export const __webpack_modules__={46342:function(e,t,s){s.r(t),s.d(t,{HuiClimateSwingModesCardFeatureEditor:()=>l});var i=s(44249),o=(s(9359),s(70104),s(57243)),a=s(15093),n=s(27486),d=s(36522);s(29073);let l=(0,i.Z)([(0,a.Mo)("hui-climate-swing-modes-card-feature-editor")],(function(e,t){return{F:class extends t{constructor(...t){super(...t),e(this)}},d:[{kind:"field",decorators:[(0,a.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,a.Cb)({attribute:!1})],key:"context",value:void 0},{kind:"field",decorators:[(0,a.SB)()],key:"_config",value:void 0},{kind:"method",key:"setConfig",value:function(e){this._config=e}},{kind:"field",key:"_schema",value:()=>(0,n.Z)(((e,t,s,i)=>[{name:"style",selector:{select:{multiple:!1,mode:"list",options:["dropdown","icons"].map((t=>({value:t,label:e(`ui.panel.lovelace.editor.features.types.climate-swing-modes.style_list.${t}`)})))}}},{name:"customize_modes",selector:{boolean:{}}},...i?[{name:"swing_modes",selector:{select:{reorder:!0,multiple:!0,options:s?.attributes.swing_modes?.map((e=>({value:e,label:t(s,"swing_mode",e)})))||[]}}}]:[]]))},{kind:"method",key:"render",value:function(){if(!this.hass||!this._config)return o.Ld;const e=this.context?.entity_id?this.hass.states[this.context?.entity_id]:void 0,t={style:"dropdown",...this._config,customize_modes:void 0!==this._config.swing_modes},s=this._schema(this.hass.localize,this.hass.formatEntityAttributeValue,e,t.customize_modes);return o.dy` <ha-form .hass="${this.hass}" .data="${t}" .schema="${s}" .computeLabel="${this._computeLabelCallback}" -changed="${this._valueChanged}"></ha-form> `}},{kind:"method",key:"_valueChanged",value:function(e){const{customize_modes:t,...s}=e.detail.value,i=this.context?.entity_id?this.hass.states[this.context?.entity_id]:void 0;t&&!s.swing_modes&&(s.swing_modes=i?.attributes.swing_modes||[]),!t&&s.swing_modes&&delete s.swing_modes,(0,d.B)(this,"config-changed",{config:s})}},{kind:"field",key:"_computeLabelCallback",value(){return e=>{switch(e.name){case"style":case"swing_modes":case"customize_modes":return this.hass.localize(`ui.panel.lovelace.editor.features.types.climate-swing-modes.${e.name}`);default:return""}}}}]}}),o.oi)}};
//# sourceMappingURL=56219.0264113aed12e42b.js.map