mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Fix colons and trailing white-spaces in Habitica (#35672)
This commit is contained in:
parent
2da5620dd5
commit
1d5b9f92fa
@ -45,26 +45,26 @@ The Habitica {% term integration %} enables you to monitor your adventurer's pro
|
||||
|
||||
## Sensors
|
||||
|
||||
- **Class:** Indicates the class of your character (Warrior, Rogue, Healer, or Mage).
|
||||
- **Display name:** Shows the character's display name.
|
||||
- **Experience:** Displays the current experience points of the character (for example, "144 XP").
|
||||
- **Gold:** Shows the amount of gold owned by your character (for example, "22.29 GP").
|
||||
- **Health:** Shows the current health points of the character (for example, "42 HP").
|
||||
- **Level:** Displays the current level of the character.
|
||||
- **Mana:** Displays the current mana points of your character (for example, "61 MP").
|
||||
- **Max. mana:** Indicates the maximum mana points your character can have at the current level (for example, "70 MP").
|
||||
- **Next level:** Indicates the remaining experience points needed to reach the next level (for example, "440 XP").
|
||||
- **Habits:** Shows the number of habits being tracked (for example, "4 tasks").
|
||||
- **Rewards:** Displays the rewards that can be redeemed (for example, "1 task")
|
||||
- **Gems:** Shows the total number of gems currently owned by your Habitica character, used for purchasing items and customizations.
|
||||
- **Mystic hourglasses:** Displays the number of mystic hourglasses earned as a subscriber, which can be redeemed for exclusive items from past events.
|
||||
- **Class**: Indicates the class of your character (Warrior, Rogue, Healer, or Mage).
|
||||
- **Display name**: Shows the character's display name.
|
||||
- **Experience**: Displays the current experience points of the character (for example, "144 XP").
|
||||
- **Gold**: Shows the amount of gold owned by your character (for example, "22.29 GP").
|
||||
- **Health**: Shows the current health points of the character (for example, "42 HP").
|
||||
- **Level**: Displays the current level of the character.
|
||||
- **Mana**: Displays the current mana points of your character (for example, "61 MP").
|
||||
- **Max. mana**: Indicates the maximum mana points your character can have at the current level (for example, "70 MP").
|
||||
- **Next level**: Indicates the remaining experience points needed to reach the next level (for example, "440 XP").
|
||||
- **Habits**: Shows the number of habits being tracked (for example, "4 tasks").
|
||||
- **Rewards**: Displays the rewards that can be redeemed (for example, "1 task")
|
||||
- **Gems**: Shows the total number of gems currently owned by your Habitica character, used for purchasing items and customizations.
|
||||
- **Mystic hourglasses**: Displays the number of mystic hourglasses earned as a subscriber, which can be redeemed for exclusive items from past events.
|
||||
|
||||
## To-do lists
|
||||
|
||||
The following Habitica tasks are available as to-do lists in Home Assistant. You can add, delete, edit and check-off completed tasks
|
||||
|
||||
- **To-Do's:** Displays a comprehensive list of active and completed to-dos. Each to-do includes its due date if applicable, allowing you to check them off, edit them, delete them, and create new to-dos seamlessly.
|
||||
- **Dailies:** Shows the daily tasks that need to be completed today or in the future. Tasks completed yesterday can still be marked off as "yesterdailies" until a new day starts.
|
||||
- **To-Do's**: Displays a comprehensive list of active and completed to-dos. Each to-do includes its due date if applicable, allowing you to check them off, edit them, delete them, and create new to-dos seamlessly.
|
||||
- **Dailies**: Shows the daily tasks that need to be completed today or in the future. Tasks completed yesterday can still be marked off as "yesterdailies" until a new day starts.
|
||||
|
||||
## Calendars
|
||||
|
||||
@ -73,9 +73,9 @@ The following Habitica tasks are available as to-do lists in Home Assistant. You
|
||||
|
||||
## Button controls
|
||||
|
||||
- **Start my day:** Initiates daily routine actions in Habitica, including resetting your dailies, deal damage from unfinished dailies and quest bosses, habits adjustment, buff expiration, and mana regeneration based on completed dailies.
|
||||
- **Revive from death:** Allows your character to revive from death in Habitica. Upon revival, HP is fully restored, but your character will lose all gold, 1 level, all experience points, one stat point, and one piece of equipment.
|
||||
- **Buy a health potion:** Allows your character to purchase a health potion in Habitica. Instantly applies the potion upon purchase, healing 15 HP at a cost of 25 GP.
|
||||
- **Start my day**: Initiates daily routine actions in Habitica, including resetting your dailies, deal damage from unfinished dailies and quest bosses, habits adjustment, buff expiration, and mana regeneration based on completed dailies.
|
||||
- **Revive from death**: Allows your character to revive from death in Habitica. Upon revival, HP is fully restored, but your character will lose all gold, 1 level, all experience points, one stat point, and one piece of equipment.
|
||||
- **Buy a health potion**: Allows your character to purchase a health potion in Habitica. Instantly applies the potion upon purchase, healing 15 HP at a cost of 25 GP.
|
||||
- **Allocate all stat points**: Assigns all unallocated stat points based on the previously set automatic allocation method. If no method is set, all points are assigned to strength (STR).
|
||||
|
||||
## Button controls for class skills
|
||||
|
Loading…
x
Reference in New Issue
Block a user