Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 0 additions & 21 deletions source/_components/binary_sensor.insteon.markdown

This file was deleted.

22 changes: 0 additions & 22 deletions source/_components/cover.insteon.markdown

This file was deleted.

24 changes: 0 additions & 24 deletions source/_components/fan.insteon.markdown

This file was deleted.

32 changes: 28 additions & 4 deletions source/_components/insteon.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,37 @@ comments: false
sharing: true
footer: true
logo: insteon.png
ha_category: Hub
ha_category:
- Hub
- Binary Sensor
- Cover
- Fan
- Light
- Sensor
- Switch
ha_iot_class: "Local Push"
ha_version: 0.77
redirect_from:
- /components/binary_sensor.insteon/
- /components/cover.insteon/
- /components/fan.insteon/
- /components/light.insteon/
- /components/sensor.insteon/
- /components/switch.insteon/
---

This component adds "local push" support for INSTEON Modems allowing linked INSTEON devices to be used within Home Assistant as binary sensors, lights, fans, sensors and switches. Device support is provided by the
underlying [insteonplm] package. It is known to work with the [2413U] USB and [2412S] RS242 flavors of PLM and the [2448A7] USB stick. It has also been tested to work with the [2242] and [2245] Hubs.
This component adds "local push" support for INSTEON Modems allowing linked INSTEON devices to be used within Home Assistant.

There is currently support for the following device types within Home Assistant:

- Binary Sensor
- Cover
- Fan
- Light
- Sensor
- Switch

Device support is provided by the underlying [insteonplm] package. It is known to work with the [2413U] USB and [2412S] RS242 flavors of PLM and the [2448A7] USB stick. It has also been tested to work with the [2242] and [2245] Hubs.

[insteonplm]: https://github.com/nugget/python-insteonplm
[2413U]: https://www.insteon.com/powerlinc-modem-usb
Expand Down Expand Up @@ -287,4 +311,4 @@ The INSTEON Hub has three known issues that are inherent to the design of the Hu

2. You cannot use both Home Assistant and the INSTEON app. If you do, the changes made in the app will not appear in Home Assistant. Changes made in Home Assistant will appear in the app after a period of time, however.

3. The Hub response times can be very slow. This is due to the Hub polling devices frequently. Since only one INSTEON message can be broadcast at a time, messages to and from Home Assistant can be delayed.
3. The Hub response times can be very slow. This is due to the Hub polling devices frequently. Since only one INSTEON message can be broadcast at a time, messages to and from Home Assistant can be delayed.
18 changes: 0 additions & 18 deletions source/_components/insteon_local.markdown

This file was deleted.

18 changes: 0 additions & 18 deletions source/_components/insteon_plm.markdown

This file was deleted.

21 changes: 0 additions & 21 deletions source/_components/light.insteon.markdown

This file was deleted.

21 changes: 0 additions & 21 deletions source/_components/sensor.insteon.markdown

This file was deleted.

21 changes: 0 additions & 21 deletions source/_components/switch.insteon.markdown

This file was deleted.