From ff80d1f598f3e63c4e490b1fffeff716931f8235 Mon Sep 17 00:00:00 2001 From: Jeremy Suurkivi Date: Tue, 4 Apr 2023 20:09:33 -0700 Subject: [PATCH] Update README to include note about compatible versions --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 5bda17c..bff4628 100644 --- a/README.md +++ b/README.md @@ -33,6 +33,13 @@ Serial-based control of touch thermostats is possible and has been demonstrated Serial-based control of some older _non-touch_ thermostats is provided by the [Infinitive project](https://github.com/acd/infinitive) +## Installation + +### Please note: Infinitude is not compatible with certain newer thermostat firmware versions. + +For Carrier/Bryant/ICP ION thermostats, it seems that the latest working firmware version is 4.05. Some users have held off +upgrading to a newer version or have successfully downgraded to a previous version. +See [issues/148](https://github.com/nebulous/infinitude/issues/148) for a discussion and more information about this issue. #### Docker - Recommended Prebuilt Docker containers are available for multiple architectures on [DockerHub](https://hub.docker.com/r/nebulous/infinitude), or you can build a container manually with the included Dockerfile.