iobroker.lovelace
Version:
With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI
2 lines • 2.28 kB
JavaScript
export const __webpack_ids__=["49493"];export const __webpack_modules__={31371:function(e,t,s){s.r(t),s.d(t,{HuiClimateFanModesCardFeatureEditor:()=>l});var a=s(44249),o=(s(9359),s(70104),s(57243)),i=s(15093),n=s(27486),d=s(36522);s(29073);let l=(0,a.Z)([(0,i.Mo)("hui-climate-fan-modes-card-feature-editor")],(function(e,t){return{F:class extends t{constructor(...t){super(...t),e(this)}},d:[{kind:"field",decorators:[(0,i.Cb)({attribute:!1})],key:"hass",value:void 0},{kind:"field",decorators:[(0,i.Cb)({attribute:!1})],key:"context",value:void 0},{kind:"field",decorators:[(0,i.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,a)=>[{name:"style",selector:{select:{multiple:!1,mode:"list",options:["dropdown","icons"].map((t=>({value:t,label:e(`ui.panel.lovelace.editor.features.types.climate-fan-modes.style_list.${t}`)})))}}},{name:"customize_modes",selector:{boolean:{}}},...a?[{name:"fan_modes",selector:{select:{multiple:!0,reorder:!0,options:s?.attributes.fan_modes?.map((e=>({value:e,label:t(s,"fan_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.fan_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,a=this.context?.entity_id?this.hass.states[this.context?.entity_id]:void 0;t&&!s.fan_modes&&(s.fan_modes=a?.attributes.fan_modes||[]),!t&&s.fan_modes&&delete s.fan_modes,(0,d.B)(this,"config-changed",{config:s})}},{kind:"field",key:"_computeLabelCallback",value(){return e=>{switch(e.name){case"style":case"fan_modes":case"customize_modes":return this.hass.localize(`ui.panel.lovelace.editor.features.types.climate-fan-modes.${e.name}`);default:return""}}}}]}}),o.oi)}};
//# sourceMappingURL=49493.ca9c96bbfbb40cad.js.map