Skip to main content

The GiToon frontend

Project description

GiToon Frontend

GiToon parameters for customizations

Create helper entity of type Toggle with name GiToon Parameters. Then create a file under in path /config/customize.yaml. Add this yaml code in that file and adjust values for parameters.

input_boolean.gitoon_parameters:
  show_assist_button_in_topbar: false # When true, the Assist button is visible in the top bar for all users except the owner (who always sees it).
  show_scripts_for_admins: false # When true, scripts become visible in the UI for admin users (can be hidden otherwise).
  show_automations_for_admins: false # When true, automations are shown in the UI for admin users.
  admin_has_maximum_visibility: false # When true, admins get full visibility of all elements (ignores individual visibility settings).
  admins_with_maximum_visibility: # - Works only if `admin_has_maximum_visibility` is set to true.  If the list is EMPTY, then ALL admins get maximum visibility. If the list contains user IDs, ONLY those admins listed here get maximum visibility.
    - 1693336839bc4133956f6989b836e501
  admin_can_edit_light_favorites: false # When admin is allowed to edit lights favorite colors and effects.
  45df7312_zigbee2mqtt: # When need to override sidebar item title.
    title: New Zigbee # Specify new title here

Light entities customizations

All this attributes are created to change light entities behaviours. They can change light entities appearances in differnt places in GiToon app.

light.<your_entity_id>:
  send_white_color: true # When you need the dimmer to send it's color as white every time you change it's state
  use_default_color: # When you want the light entity icon to have default color (does not change icon color when changing color temperature)
    - state-badge # These are possible values of the array
    - hui-light-card
    - hui-tile-card
    - ha-state-control-light-brightness
  can_support_unknown: false
  can_support_on_off: false
  can_support_brightness: false
  can_support_color_temp: false
  can_support_hs_color: false
  can_support_xy_color: false
  can_support_rgb_color: false
  can_support_rgbw_color: false
  can_support_rgbww_color: false
  can_support_white: false
  can_support_feature_effect: false
  can_support_feature_flash: false
  can_support_feature_transition: false
  can_support_favorite_colors: false
  can_support_favorite_effects: false

Also in customize.yaml you are able to override native attributes. For example

light.<your_entity_id>:
  supported_color_modes:
    - brightness

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

gitoon_frontend-20251229.7-py3-none-any.whl (79.4 MB view details)

Uploaded Python 3

File details

Details for the file gitoon_frontend-20251229.7-py3-none-any.whl.

File metadata

File hashes

Hashes for gitoon_frontend-20251229.7-py3-none-any.whl
Algorithm Hash digest
SHA256 64b0945ba47afba83b3d3ed53b924d9769809a7140612b32ec97c43558dfda15
MD5 d16b86f8f46785a81ac439af771c7847
BLAKE2b-256 c0ebff6cdfa830b83b3d5d968895d3aa5d3967063ddb4419167b0c75e3e78bce

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page