mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-25 03:26:50 +00:00

* u-z integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Add references to glossary terms * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/universal.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * linter: change vizio to VIZIO - as per product website https://www.vizio.com/en/smartcast * remove term refs from YAML * VIZIO: change spelling according to website - https://www.vizio.com/en/t * Update source/_integrations/vizio.markdown * Update source/_integrations/universal.markdown * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Fix some more to sentence-style caps * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> * Update source/_integrations/unifiprotect.markdown Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
1.2 KiB
1.2 KiB
title, description, date, ha_release, ha_category, ha_iot_class, ha_codeowners, ha_domain, ha_platforms, ha_integration_type
title | description | date | ha_release | ha_category | ha_iot_class | ha_codeowners | ha_domain | ha_platforms | ha_integration_type | ||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
VersaSense | Integrate your VersaSense MicroPnP devices. | 2019-11-19 14:00 | 0.103 |
|
Local Polling |
|
versasense |
|
integration |
The VersaSense {% term integration %} supports the VersaSense Edge Gateway. The gateway is able to control hubs and their peripherals (sensors and actuators) in the mesh network.
Configuration
# Example configuration.yaml entry
versasense:
host: GATEWAY_URI
{% configuration %}
host:
description: "The IP address or hostname of the VersaSense gateway. Including protocol and port, e.g., https://gateway.versasense.com:8889
"
required: true
type: string
{% endconfiguration %}
Supported hardware
All VersaSense gateways with software version >= 1.0.2.10
The {% term integration %} is tested with following peripherals and devices:
- S03 S04: Temperature and Humidity sensor
- S06: Barometric Pressure sensor
- S10: Light sensor
- S17: Object detection sensor
- S19: Buzzer actuator
- Pxx: SmartMesh IP Hub
- M01: SmartMesh Edge Gateway