• @dyc3
    link
    English
    87 months ago

    That makes no sense. Are you are implying that somehow going native gets you faster network transmission speeds?

    Besides, the dashboards in home assistant are heavily customizable with css, which means that just using native components is not practically feasible.

    • @[email protected]
      link
      fedilink
      English
      17 months ago

      Are you are implying that somehow going native gets you faster network transmission speeds?

      No. If the components are native they can be loaded immediately without network transmission. The network calls for the current status of entities can happen in parallel and would complete much faster than one large webpage load.

      And your standard cards can not be modded with CSS unless you install something 3rd party that allows that.