Skip to content

Fix GIEX irrigation time exposes#12496

Merged
Koenkk merged 1 commit into
Koenkk:masterfrom
Domi920:patch-4
Jun 22, 2026
Merged

Fix GIEX irrigation time exposes#12496
Koenkk merged 1 commit into
Koenkk:masterfrom
Domi920:patch-4

Conversation

@Domi920

@Domi920 Domi920 commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

The GIEX valve reports irrigation_start_time, irrigation_end_time and last_irrigation_duration as strings.

Examples:

  • 21:52:37
  • 21:40:49
  • 00:03:40

These values are currently exposed as numeric, which causes them to be truncated.

Changing the exposes from numeric to text fixes the issue.

Tested on QT06_2 (_TZE200_a7sghmms).

Change irrigation_start_time, irrigation_end_time and last_irrigation_duration from numeric to text.
@Koenkk Koenkk merged commit 935a803 into Koenkk:master Jun 22, 2026
3 checks passed
@Koenkk

Koenkk commented Jun 22, 2026

Copy link
Copy Markdown
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants