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:
  # TOPBAR RELATED CONFIGURATIONS
  show_assist_button_in_topbar_for_admins: false # When true, the Assist button is visible in the top bar for all admins.
  show_search_entities_button_in_topbar_for_admins: false # When true, the Search Entities button is visible in the top bar for all admins.
  show_edit_button_in_topbar_for_admins: false # When true, the Edit button is visible in the top bar for all admins.
  show_plus_button_in_topbar_for_admins: false # When true, the Plus button is visible in the top bar for all admins.

  show_assist_button_in_topbar_for_users: false # When true, the Assist button is visible in the top bar for all users.
  show_search_entities_button_in_topbar_for_users: false # When true, the Search Entities button is visible in the top bar for all users.
  show_edit_button_in_topbar_for_users: false # When true, the Edit button is visible in the top bar for all users.
  show_plus_button_in_topbar_for_user: false # When true, the Plus button is visible in the top bar for all users.

  # SIDEBAR RELATED CONFIGURATIONS
  show_scripts_for_admins: false # When true, scripts become visible in the UI for admin users (can be hidden otherwise).
  show_scenes_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.
  show_repair_issues_for_admins: false
  show_repair_issues_for_users: false
  hidden_sidebar_items_for_admins: # Default value: [app, custom, media-browser]
    - app # Addons
    - custom # HACS, Hassio
    - media-browser # Media
  hidden_sidebar_items_for_users: # Default value: [app, custom, media-browser]
    - app # Addons
    - custom # HACS, Hassio
    - media-browser # Media
  45df7312_zigbee2mqtt: # When need to override sidebar item title.
    title: New Zigbee # Specify new title here
  # MORE-INFO RELATED CONFIGURATIONS
  admin_can_edit_light_favorites: false # When admin is allowed to edit lights favorite colors and effects.
  # GENERAL
  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

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
    - hui-entity-badge
  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-20260527.14-py3-none-any.whl (94.6 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for gitoon_frontend-20260527.14-py3-none-any.whl
Algorithm Hash digest
SHA256 5ad86c64be969f8082b089d6414f7d8aee7c857ebd60e408978fb4e7aedef2aa
MD5 0cc5ea16724079ada926d274a03ccabf
BLAKE2b-256 ca8566507fcab92c5c4fa69fd9bb5f5bd46b0471093fa260c132a13102fe76b5

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