From db8c02bac15fcee091b84049c9f6286a7a30a914 Mon Sep 17 00:00:00 2001 From: Sean Hoyt Date: Wed, 12 Dec 2018 09:24:00 -0600 Subject: [PATCH] radiotherm: Update supported models (#7809) Taken from the radiotherm library https://github.com/mhrivnak/radiotherm readme --- source/_components/climate.radiotherm.markdown | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/source/_components/climate.radiotherm.markdown b/source/_components/climate.radiotherm.markdown index 311fe0b3f42..8dcdd724931 100644 --- a/source/_components/climate.radiotherm.markdown +++ b/source/_components/climate.radiotherm.markdown @@ -17,10 +17,20 @@ The `radiotherm` climate platform let you control a thermostat from [Radio Therm The underlying library supports: +- CT30 v1.75 +- CT30 v1.92 +- CT30 v1.94 +- CT30 v1.99 - CT50 V1.09 - CT50 V1.88 +- CT50 V1.92 - CT50 V1.94 (also known as Filtrete 3M50) +- CT80 Rev B1 V1.00 +- CT80 Rev B2 V1.00 - CT80 Rev B2 V1.03 +- CT80 Rev B2 V1.09 + +New models that are derivatives of the CT30 or CT80 should be detected automatically and basic functionality should work. To set it up, add the following information to your `configuration.yaml` file: