Replies: 1 comment 1 reply
-
Not quite sure I understand the question. HACS shows only published releases, while you can see all development branches in guthub. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm not sure, but if I get latest version of this Nilan integration 1.1.14 from HACS. I received old version of some files. Is it possible?
e.g sensor.py
"get_display_text_1": [
Map(
"Display Text Line 1",
None,
None,
SensorStateClass.MEASUREMENT,
None,
None,
None,
)
],
"get_display_text_2": [
Map(
"Display Text Line 2",
None,
None,
SensorStateClass.MEASUREMENT,
None,
None,
Beta Was this translation helpful? Give feedback.
All reactions