fix: default values in subordinate entities based on static_filtering, add: button visibility callbacks in entities' forms

This commit is contained in:
Alexander Kalinovsky
2025-01-22 20:04:32 +01:00
parent 9dd0708a5b
commit b40e588379
7 changed files with 129 additions and 77 deletions

View File

@@ -54,6 +54,9 @@ async def time_picker(
):
keyboard_builder = InlineKeyboardBuilder()
if not current_value:
current_value = time(0, 0)
for i in range(12):
keyboard_builder.row(
InlineKeyboardButton(