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

Support Button Helpers (input_button) #199

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
7 changes: 6 additions & 1 deletion src/HASS.Agent/HASS.Agent.Shared/Enums/HassDomain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,11 @@ public enum HassDomain
[LocalizedDescription("HassDomain_Button", typeof(Languages))]
[Category("button")]
[EnumMember(Value = "Button")]
Button
Button,

[LocalizedDescription("HassDomain_InputButton", typeof(Languages))]
[Category("input_button")]
[EnumMember(Value = "InputButton")]
InputButton
}
}
14,114 changes: 5,485 additions & 8,629 deletions src/HASS.Agent/HASS.Agent.Shared/Resources/Localization/Languages.Designer.cs

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -3376,4 +3376,7 @@ Willst Du den Runtime Installer herunterladen?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Presse</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Eingabetaste</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3252,4 +3252,7 @@ Do you want to download the runtime installer?</value>
<data name="HassDomain_Button" xml:space="preserve">
<value>Button</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Input Button</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3252,4 +3252,7 @@ Oculta, Maximizada, Minimizada, Normal y Desconocida.</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Prensa</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>botón de entrada</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3285,4 +3285,7 @@ Do you want to download the runtime installer?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Presse</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Knop de saisie</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3274,4 +3274,7 @@ Wil je de runtime installatie downloaden?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Pers</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Invoerknop</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3362,4 +3362,7 @@ Czy chcesz pobrać plik instalacyjny?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Naciśnij</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Przycisk wprowadzania</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3299,4 +3299,7 @@ Deseja baixar o Microsoft WebView2 runtime?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Imprensa</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Botão de entrada</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3235,4 +3235,7 @@ Do you want to download the runtime installer?</value>
<data name="HassDomain_Button" xml:space="preserve">
<value>Button</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>InputButton</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3320,4 +3320,7 @@ Home Assistant.
<data name="HassAction_Press" xml:space="preserve">
<value>Нажимать</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>кнопка ввода</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3401,4 +3401,7 @@ Ali želite prenesti runtime installer?</value>
<data name="HassAction_Press" xml:space="preserve">
<value>Pritisnite</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Gumb za vnos</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -2859,4 +2859,7 @@ Lütfen aracınız için credentialları sağlayın, HA Mosquitto eklentisini ku
<data name="HassAction_Press" xml:space="preserve">
<value>Basmak</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Giriş düğmesi</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3531,4 +3531,7 @@ Muss unter „Konfiguration -&gt; Tray-Icon“ konfiguriert werden.</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Zurückweisen</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Eingabetaste</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3436,4 +3436,7 @@ Requires it to be configured in "Configuration -&gt; Tray Icon"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Dismiss</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Input Button</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3407,4 +3407,7 @@ Requiere que se configure en "Configuración -&gt; Icono de la bandeja"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Despedir</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>botón de entrada</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3440,4 +3440,7 @@ Nécessite sa configuration dans « Configuration -&gt; Icône de la barre d'ét
<data name="Notification_Dismiss" xml:space="preserve">
<value>Rejeter</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Knop de saisie</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3428,4 +3428,7 @@ Vereist dat het geconfigureerd is in "Configuratie -&gt; Tray Icon"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Afwijzen</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Invoerknop</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3517,4 +3517,7 @@ Wymaga konfiguracji w „Configuration -&gt; Tray Icon”</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Odrzuć</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Przycisk wprowadzania</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3453,4 +3453,7 @@ Requer que seja configurado em "Configuration -&gt; Tray Icon"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Dispensar</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Botão de entrada</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3429,4 +3429,7 @@ Requires it to be configured in "Configuration -&gt; Tray Icon"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Dismiss</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Input Button</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3476,4 +3476,7 @@ Home Assistant.
<data name="Notification_Dismiss" xml:space="preserve">
<value>Увольнять</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>кнопка ввода</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3556,4 +3556,7 @@ Zahteva, da je konfiguriran v "Konfiguracija -&gt; Ikona pladnja"</value>
<data name="Notification_Dismiss" xml:space="preserve">
<value>Odpusti</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Gumb za vnos</value>
</data>
</root>
Original file line number Diff line number Diff line change
Expand Up @@ -3023,4 +3023,7 @@ Not: Uydu hizmetinde kullanılırsa kullanıcı alanı uygulamalarını algılam
<data name="Notification_Dismiss" xml:space="preserve">
<value>Azletmek</value>
</data>
<data name="HassDomain_InputButton" xml:space="preserve">
<value>Giriş düğmesi</value>
</data>
</root>