mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-12 03:46:49 +00:00
Add event platform to rfxtrx docs (#31636)
* Add event mention to rfxtrx * Update source/_integrations/rfxtrx.markdown Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com> * Revert suggestion * Revert suggestion --------- Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
973f41426e
commit
a365e789f3
@ -4,6 +4,7 @@ description: Instructions on how to integrate RFXtrx into Home Assistant.
|
|||||||
ha_category:
|
ha_category:
|
||||||
- Binary sensor
|
- Binary sensor
|
||||||
- Cover
|
- Cover
|
||||||
|
- Event
|
||||||
- Hub
|
- Hub
|
||||||
- Light
|
- Light
|
||||||
- Sensor
|
- Sensor
|
||||||
@ -21,6 +22,7 @@ ha_platforms:
|
|||||||
- binary_sensor
|
- binary_sensor
|
||||||
- cover
|
- cover
|
||||||
- diagnostics
|
- diagnostics
|
||||||
|
- event
|
||||||
- light
|
- light
|
||||||
- sensor
|
- sensor
|
||||||
- siren
|
- siren
|
||||||
@ -33,6 +35,7 @@ The RFXtrx integration supports RFXtrx devices by [RFXCOM](http://www.rfxcom.com
|
|||||||
There is currently support for the following device types within Home Assistant:
|
There is currently support for the following device types within Home Assistant:
|
||||||
|
|
||||||
- [Cover](#covers)
|
- [Cover](#covers)
|
||||||
|
- [Event](#events)
|
||||||
- [Light](#lights)
|
- [Light](#lights)
|
||||||
- [Switch](#switches)
|
- [Switch](#switches)
|
||||||
- [Sensor](#sensors)
|
- [Sensor](#sensors)
|
||||||
@ -100,6 +103,10 @@ In the options menu, select *Enable automatic add* to enable automatic addition
|
|||||||
|
|
||||||
The RFXtrx integration supports Siemens/LightwaveRF and Somfy RTS roller shutters that communicate in the frequency range of 433.92 MHz.
|
The RFXtrx integration supports Siemens/LightwaveRF and Somfy RTS roller shutters that communicate in the frequency range of 433.92 MHz.
|
||||||
|
|
||||||
|
#### Events
|
||||||
|
|
||||||
|
The RFXtrx integration will expose event entities for remotes controlling lights as well as security devices.
|
||||||
|
|
||||||
#### Lights
|
#### Lights
|
||||||
|
|
||||||
The RFXtrx integration support lights that communicate in the frequency range of 433.92 MHz.
|
The RFXtrx integration support lights that communicate in the frequency range of 433.92 MHz.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user