diff --git a/components/BalboaGL/climate.py b/components/BalboaGL/climate.py index 1d188d5..9d87f02 100644 --- a/components/BalboaGL/climate.py +++ b/components/BalboaGL/climate.py @@ -109,5 +109,5 @@ def to_code(config): cg.add_library( name="balboaGL", repository="https://github.com/netmindz/balboaGL.git", - version="0971976e020a930a20a2ebbada65487fe4170927", + version="command-length-fix", )