Skip to content

Browser-local inputs

Browser-local inputs store values that control how Flexible Horseshoe Card cards look or behave. Use them for choices such as a chart type, visible layer, selected room, history period, or scale value.

These inputs belong to the current browser. Choose a Home Assistant helper instead when automations, other dashboards, or other devices must share the value.

Choose an input

Input Stores Common control
fhs_input_boolean on or off Toggle
fhs_input_select One value from a named option list Select
fhs_input_number A number within a configured range Number or slider

Define an Flexible Horseshoe Card input in the card entities list and connect a control through entity_index.

Keep or share the value

Setting Use
scope: card Gives each card instance its own value.
scope: global Shares the value between Flexible Horseshoe Card cards in the current browser.
persist: true Restores a global value after reloading the page.

Every card that uses a shared input includes that input in its own entities list.