Jan Míšek
Jan Míšek
### Description Typescript files like component.ts are not recognized as components in hbs templates. Based on standard typescript usage regarding `ember-cli-typescript` ### Steps to Reproduce Create `component.ts` file in any...
There is initializer inlcuded in production builds when faker is disabled in config/environment `'ember-cli-faker': {enabled:false}`. Why is the initializer `app/initializer` here anyway? it is empty.
Hello I need to check whether variable is instance of Task or TaskInstance but these are not public. Currently I am accessing classes from private namespace, but its sort hacky....
Hello there I need to contain null or undefined in entry list. Its not currently possible due to following line: https://github.com/cibernox/ember-power-select/blob/74e5472ae1f821e52286d26c1ffa850f156700d2/addon/components/power-select.js#L520 as ember assertion fail on get(undefined, 'options') Should this...
### The problem Any reason why ECO_CHARGE and ECO_DISCHARGE operation mode is not supported ? According to code review, it looks like available operation modes are retrieved using `get_operation_modes` with...
Added additional settings which are useful for islands. Been using it on GW10ET: - `battery_discharge_depth_offline`- sets maximum battery dod, when running on backup supply - `dod_holding_switch` tells the inverter to...