Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: ✨ home circle animation #682

Merged
merged 6 commits into from
Aug 26, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -20,7 +20,7 @@ jobs:
${{ runner.os }}-

- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/code-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -22,7 +22,7 @@ jobs:
${{ runner.os }}-
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/format-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -25,7 +25,7 @@ jobs:
${{ runner.os }}-
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ jobs:
new_release_version: ${{ steps.semantic.outputs.new_release_version }}

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -26,7 +26,7 @@ jobs:
${{ runner.os }}-
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ jobs:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6 changes: 3 additions & 3 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -24,7 +24,7 @@ jobs:
${{ runner.os }}-
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
6 changes: 3 additions & 3 deletions .github/workflows/typecheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ jobs:

steps:
- name: Checkout
uses: actions/checkout@v2
uses: actions/checkout@v4

- name: Cache pnpm modules
id: cache-modules
uses: actions/cache@v2
uses: actions/cache@v4
with:
path: |
~/.pnpm-store
Expand All @@ -25,7 +25,7 @@ jobs:
${{ runner.os }}-
- name: Setup pnpm
uses: pnpm/action-setup@v2.2.1
uses: pnpm/action-setup@v4
with:
version: latest
run_install: false
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/validate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
runs-on: "ubuntu-latest"
steps:
- name: Checkout
uses: "actions/checkout@v2"
uses: "actions/checkout@v4"
- name: Validate HACS
uses: "hacs/action@main"
with:
Expand Down
147 changes: 74 additions & 73 deletions src/localize/languages/cs.json
Original file line number Diff line number Diff line change
@@ -1,76 +1,77 @@
{
"card": {
"label": {
"car": "Auto",
"motorbike": "Motorka"
}
},
"editor": {
"entity_generator": "Generátor",
"combined": "Kombinovaná entita (jedna entita s kladnými a zápornými hodnotami)",
"separated": "Oddelené subjekty (jeden subjekt pro spotřebu a jeden pro výrobu)",
"custom_colors": "Vlastní barvy",
"secondary_info": "Sekundární informace",
"power_outage": "Výpadek",
"grid": "Síť",
"solar": "Solární",
"battery": "Baterie",
"fossil_fuel_percentage": "Fosilní palivo",
"home": "Dům",
"individual": "Individuální",
"accept_negative": "Přijmout záporné hodnoty",
"advanced": "Pokročilá nastavení",
"decimals": "Desetinná místa",
"consumption": "Spotřeba",
"production": "Výroba",
"color_icon": "Barva ikony",
"color_circle": "Barva kruhu",
"color_value": "Barva hodnoty",
"color_state_of_charge_value": "Barva",
"display_zero": "Zobrazit nulu",
"display_zero_tolerance": "Zobrazit nulovou toleranci",
"display_state": "Zobrazit stav",
"display_zero_state": "Zobrazení nulového stavu",
"invert_state": "Invertovat stav",
"template": "Šablona",
"unit_of_measurement": "Jednotka",
"unit_white_space": "Jednotka bílé plochy",
"label_alert": "Štítek pro upozornění",
"icon_alert": "Ikona pro upozornění",
"state_alert": "Stav upozornění",
"state_of_charge": "Stav nabití",
"state_of_charge_unit_white_space": "Bílá plocha",
"state_of_charge_unit": "Jednotky",
"state_of_charge_decimals": "Desetinná místa",
"state_of_charge_icon": "Ikona",
"show_state_of_charge": "Zobrazit stav nabití",
"state_type": "Typ stavu",
"subtract_individual": "Odečíst individuálně",
"override_state": "Přepsat stav",
"calculate_flow_rate": "Počítat průtok",
"inverted_animation": "Invertovat animaci",
"show_direction": "Zobrazit směr",
"color": "Barva",
"dashboard_link": "Odkaz na informační panel",
"dashboard_link_label": "Název odkazu na informační panel",
"w_decimals": "Desetinná místa pro Watty",
"kw_decimals": "Desetinná místa pro kilowatty",
"max_flow_rate": "Maximální průtok",
"min_flow_rate": "Minimální průtok",
"max_expected_power": "Maximální očekávaný výkon",
"min_expected_power": "Minimální očekávaný výkon",
"watt_threshold": "Práh wattů na kilowatty",
"display_zero_lines": "Zobrazit nulové řádky",
"clickable_entities": "Entity, na které se dá kliknout",
"disable_dots": "Vypnout tečky",
"use_new_flow_rate_model": "Nový model průtoku",
"use_metadata": "Použít Metadata",
"mode": "Režim",
"show": "Zobrazit",
"hide": "Skrýt",
"custom": "Volitelné",
"grey_out": "Šedý výstup",
"transparency": "Průhlednost",
"grey_color": "Šedá barva"
"card": {
"label": {
"car": "Auto",
"motorbike": "Motorka"
}
},
"editor": {
"entity_generator": "Generátor",
"combined": "Kombinovaná entita (jedna entita s kladnými a zápornými hodnotami)",
"separated": "Oddelené subjekty (jeden subjekt pro spotřebu a jeden pro výrobu)",
"custom_colors": "Vlastní barvy",
"secondary_info": "Sekundární informace",
"power_outage": "Výpadek",
"grid": "Síť",
"solar": "Solární",
"battery": "Baterie",
"fossil_fuel_percentage": "Fosilní palivo",
"home": "Dům",
"individual": "Individuální",
"accept_negative": "Přijmout záporné hodnoty",
"advanced": "Pokročilá nastavení",
"decimals": "Desetinná místa",
"consumption": "Spotřeba",
"production": "Výroba",
"color_icon": "Barva ikony",
"color_circle": "Barva kruhu",
"color_value": "Barva hodnoty",
"color_state_of_charge_value": "Barva",
"display_zero": "Zobrazit nulu",
"display_zero_tolerance": "Zobrazit nulovou toleranci",
"display_state": "Zobrazit stav",
"display_zero_state": "Zobrazení nulového stavu",
"invert_state": "Invertovat stav",
"template": "Šablona",
"unit_of_measurement": "Jednotka",
"unit_white_space": "Jednotka bílé plochy",
"label_alert": "Štítek pro upozornění",
"icon_alert": "Ikona pro upozornění",
"state_alert": "Stav upozornění",
"state_of_charge": "Stav nabití",
"state_of_charge_unit_white_space": "Bílá plocha",
"state_of_charge_unit": "Jednotky",
"state_of_charge_decimals": "Desetinná místa",
"state_of_charge_icon": "Ikona",
"show_state_of_charge": "Zobrazit stav nabití",
"state_type": "Typ stavu",
"subtract_individual": "Odečíst individuálně",
"override_state": "Přepsat stav",
"calculate_flow_rate": "Počítat průtok",
"inverted_animation": "Invertovat animaci",
"show_direction": "Zobrazit směr",
"circle_animation": "Kruhová animace",
"color": "Barva",
"dashboard_link": "Odkaz na informační panel",
"dashboard_link_label": "Název odkazu na informační panel",
"w_decimals": "Desetinná místa pro Watty",
"kw_decimals": "Desetinná místa pro kilowatty",
"max_flow_rate": "Maximální průtok",
"min_flow_rate": "Minimální průtok",
"max_expected_power": "Maximální očekávaný výkon",
"min_expected_power": "Minimální očekávaný výkon",
"watt_threshold": "Práh wattů na kilowatty",
"display_zero_lines": "Zobrazit nulové řádky",
"clickable_entities": "Entity, na které se dá kliknout",
"disable_dots": "Vypnout tečky",
"use_new_flow_rate_model": "Nový model průtoku",
"use_metadata": "Použít Metadata",
"mode": "Režim",
"show": "Zobrazit",
"hide": "Skrýt",
"custom": "Volitelné",
"grey_out": "Šedý výstup",
"transparency": "Průhlednost",
"grey_color": "Šedá barva"
}
}
Loading