mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Add LaCrosse View page (#22758)
This commit is contained in:
parent
b173d36740
commit
3c177cf0ad
9
.vscode/cSpell.json
vendored
9
.vscode/cSpell.json
vendored
@ -4,6 +4,7 @@
|
|||||||
"version": "0.2",
|
"version": "0.2",
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"words": [
|
"words": [
|
||||||
|
"Accu",
|
||||||
"aeotec",
|
"aeotec",
|
||||||
"Alexa",
|
"Alexa",
|
||||||
"arest",
|
"arest",
|
||||||
@ -16,6 +17,7 @@
|
|||||||
"BTLE",
|
"BTLE",
|
||||||
"CEST",
|
"CEST",
|
||||||
"Chromecast",
|
"Chromecast",
|
||||||
|
"codeowners",
|
||||||
"deCONZ",
|
"deCONZ",
|
||||||
"Denon",
|
"Denon",
|
||||||
"DSMR",
|
"DSMR",
|
||||||
@ -44,9 +46,11 @@
|
|||||||
"HomeKit",
|
"HomeKit",
|
||||||
"Homematic",
|
"Homematic",
|
||||||
"HVAC",
|
"HVAC",
|
||||||
|
"Hygro",
|
||||||
"IBAN",
|
"IBAN",
|
||||||
"icloud",
|
"icloud",
|
||||||
"IFTTT",
|
"IFTTT",
|
||||||
|
"Jeelink",
|
||||||
"kardon",
|
"kardon",
|
||||||
"laundrify",
|
"laundrify",
|
||||||
"Lutron",
|
"Lutron",
|
||||||
@ -54,6 +58,7 @@
|
|||||||
"Meteobridge",
|
"Meteobridge",
|
||||||
"Modbus",
|
"Modbus",
|
||||||
"Mosquitto",
|
"Mosquitto",
|
||||||
|
"Multiday",
|
||||||
"Nabu Casa",
|
"Nabu Casa",
|
||||||
"nginx",
|
"nginx",
|
||||||
"Nijhof",
|
"Nijhof",
|
||||||
@ -65,6 +70,7 @@
|
|||||||
"OwnTracks",
|
"OwnTracks",
|
||||||
"Paulus",
|
"Paulus",
|
||||||
"PECO",
|
"PECO",
|
||||||
|
"POOLV",
|
||||||
"Powerwall",
|
"Powerwall",
|
||||||
"Pushbullet",
|
"Pushbullet",
|
||||||
"Schoutsen",
|
"Schoutsen",
|
||||||
@ -80,6 +86,9 @@
|
|||||||
"waqi",
|
"waqi",
|
||||||
"WLED",
|
"WLED",
|
||||||
"worldclock",
|
"worldclock",
|
||||||
|
"WRTHV",
|
||||||
|
"WSDTH",
|
||||||
|
"WTHV",
|
||||||
"Xiaomi",
|
"Xiaomi",
|
||||||
"Zigbee"
|
"Zigbee"
|
||||||
],
|
],
|
||||||
|
29
source/_integrations/lacrosse_view.markdown
Normal file
29
source/_integrations/lacrosse_view.markdown
Normal file
@ -0,0 +1,29 @@
|
|||||||
|
---
|
||||||
|
title: "LaCrosse View"
|
||||||
|
description: "Get data for LaCrosse View-connected sensors"
|
||||||
|
ha_release: "2022.6"
|
||||||
|
ha_category: Sensor
|
||||||
|
ha_iot_class: "Cloud Polling"
|
||||||
|
ha_quality_scale: platinum
|
||||||
|
ha_config_flow: true
|
||||||
|
ha_codeowners:
|
||||||
|
- '@IceBotYT'
|
||||||
|
ha_domain: lacrosse_view
|
||||||
|
ha_platforms:
|
||||||
|
- sensor
|
||||||
|
ha_integration_type: integration
|
||||||
|
---
|
||||||
|
|
||||||
|
[**LaCrosse View**](https://www.lacrossetechnology.com/pages/la-crosse-view) is the service provided by LaCrosse Technology that allows access to LaCrosse sensors.
|
||||||
|
|
||||||
|
<div class='note'>
|
||||||
|
|
||||||
|
If you are looking for an integration for [**Jeelink LaCrosse sensors**](/integrations/lacrosse), you can find that integration [**here**](/integrations/lacrosse).
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
## Supported sensors
|
||||||
|
|
||||||
|
All of the sensors on [**this page**](https://www.lacrossetechnology.com/collections/lacrosse-view-connected) are supported by this integration.
|
Loading…
x
Reference in New Issue
Block a user