Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dbochicchio committed Sep 14, 2024
1 parent c6de39c commit 725a304
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Shelly Gen3 templates are a work in progress. I currently have only a few of the
| fullykiosk | [Fully Kiosk](https://www.fully-kiosk.com/). See additional configuration for info. | string_sensor, binary_sensor, battery_power, battery_maintenance, dimming, wifi_status | topic |
| owntracks_sensor | OwnTracks Sensor with multiple information (position, current region, device battery). See additional configuration for info. | string_sensor, binary_sensor, battery_power, battery_maintenance, location | prefix, topic, homeRegionName, notHomeRegionName |
| prism_solar_charger, prism_solar_session | Prism Solar EV Charger from [Silla Industries](https://silla.industries/en/docs/prism/prism-use-and-maintenance/). See additional configuration for info. | ev_charger, power_switch, toggle, power_sensor, energy_sensor, voltage_sensor, current_sensor | topic, channel |
| homekey_esp32| [# HomeKey-ESP32](https://github.com/rednblkx/HomeKey-ESP32). See additional configuration for info. | lock, tag, wifi_status | auth_topic, state_topic, state_set_topic, lwt_topic |
| homekey_esp32| [HomeKey-ESP32](https://github.com/rednblkx/HomeKey-ESP32). See additional configuration for info. | lock, tag, wifi_status | auth_topic, state_topic, state_set_topic, lwt_topic |

# Configuration

Expand Down Expand Up @@ -163,7 +163,8 @@ Unfortunately, Fully Kiosk supports commands only via HTTP, so a virtual device
The following attributes should be specified in the device configuragion under Reactor's MQTT section:

```
...
...
# HomeKeys
homekey_front:
name: "HomeKey Front"
uses_template: homekey_esp32
Expand Down

0 comments on commit 725a304

Please sign in to comment.