Timo Reimann

Results 15 comments of Timo Reimann

Oh, that's interesting. Should _all_ FRUs be modeled as a module? So far I understand that things like line cards are modeled as modules, but things like power supplies and...

Gegentesten könnte ich das noch, weiß aber nicht ob ich das morgen unter kriege

Es sieht mir gut aus, ich hab relativ viel Fuzzy Testing gemacht und es ist nicht zerbrochen. Also könnte man IMHO reinnehmen

Which kind of API calls do you refer to? This plugin extends the Device and DeviceType models with 1:1 models for product EoX and device EoX data. It fetches the...

Please elaborate a bit more. I don't really understand the question.

Understood! Not yet, but i have Use Cases for it, so i will implement the corresponding API Endpoints for that information.

> [...] alleine, damit ältere Browser oder mobile Geräte auch damit (wahrscheinlicher) klarkommen. Gibt's denn Beispiele oder Erfahrungen wo das (noch) nicht geht?

Don't you think we should consider a non-breaking migration?

> whats your proposal? My proposal is to first of all roll back to /config, because of all the confusion this generates - see https://github.com/evcc-io/evcc/discussions/10744 The HA Supervisor Team got...

Currently frenck is doing a hacky migration, see https://github.com/hassio-addons/addon-appdaemon/pull/285/files#diff-a3cb8f1cd3251bfb32a8e374ec6ce13a10be81b009300b9f570d5b6fd70f0352R8 https://github.com/hassio-addons/addon-appdaemon/pull/289/files#diff-a3cb8f1cd3251bfb32a8e374ec6ce13a10be81b009300b9f570d5b6fd70f0352R18 So what they do: - map `homeassistant_config:rw` into the addon - change mapping from `config:rw` to `addon_config:rw` - migrate the...