From ccea4fec850b44b4730a7b6288c947098a70731c Mon Sep 17 00:00:00 2001 From: 1DontEx1st Date: Sat, 31 Oct 2020 15:54:21 -0400 Subject: [PATCH] Update raspyrfm.markdown (#15500) fixed URL --- source/_integrations/raspyrfm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/raspyrfm.markdown b/source/_integrations/raspyrfm.markdown index c411791997f..bd9e5dfb238 100644 --- a/source/_integrations/raspyrfm.markdown +++ b/source/_integrations/raspyrfm.markdown @@ -11,7 +11,7 @@ ha_domain: raspyrfm The `raspyrfm` integration adds support for cheap RC 433 MHz outlets via one of the supported gateways. -Initially, this integration was created to support the Simple Solutions `ConnAir` gateway which has been discontinued. There are custom alternatives that reimplemented the protocol used by the ConnAir though like this [ConnAir emulator](https://github.com/Phunkafizer/RaspyRFM/blob/master/connair.py) which can be used in conjunction with the [RaspyRFM-II](https://www.seegel-systeme.de/produkt/raspyrfm-ii) RC module for a Raspberry Pi. +Initially, this integration was created to support the Simple Solutions `ConnAir` gateway which has been discontinued. There are custom alternatives that reimplemented the protocol used by the ConnAir gateway like this [ConnAir emulator](https://github.com/Phunkafizer/RaspyRFM#connairpy) which can be used in conjunction with the [RaspyRFM-II](https://www.seegel-systeme.de/produkt/raspyrfm-ii) RC module for a Raspberry Pi. Other vendors of 433 MHz RC outlets have also created gateways that use a very similar protocol and can also be used with this integration like the Intertechno [ITGW-433 LAN Gateway](https://www.intertechno24.de/LAN-Gateway/Gateway-ITGW-433.html).