Move to Irrigation category (#6180)

This commit is contained in:
Fabian Affolter 2018-09-03 09:27:25 +02:00 committed by GitHub
parent 38b3263ed0
commit 6d35ffb58b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
16 changed files with 37 additions and 18 deletions

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: hydrawise_logo.png logo: hydrawise_logo.png
ha_category: Binary Sensor ha_category: Irrigation
ha_release: 0.71 ha_release: 0.71
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
--- ---
Before setting up the [Hunter Hydrawise](https://hydrawise.com) binary sensors please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component. Before setting up the [Hunter Hydrawise](https://hydrawise.com) binary sensors please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component.
## {% linkable_title Configuration %}
Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file: Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: raincloud.jpg logo: raincloud.jpg
ha_category: Binary Sensor ha_category: Irrigation
ha_release: "0.55" ha_release: "0.55"
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---
To get your [Melnor RainCloud](https://wifiaquatimer.com) binary sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud). To get your [Melnor RainCloud](https://wifiaquatimer.com) binary sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud).
## {% linkable_title Configuration %}
Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file: Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainmachine.png logo: rainmachine.png
ha_category: Binary Sensor ha_category: Irrigation
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
ha_release: 0.71 ha_release: 0.71
--- ---

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: hydrawise_logo.png logo: hydrawise_logo.png
ha_category: Hub ha_category: Irrigation
ha_release: 0.71 ha_release: 0.71
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
--- ---
The `hydrawise` component allows you to integrate your [Hunter Hydrawise](https://hydrawise.com) Wi-Fi irrigation controller system in Home Assistant. The `hydrawise` component allows you to integrate your [Hunter Hydrawise](https://hydrawise.com) Wi-Fi irrigation controller system in Home Assistant.
## {% linkable_title Configuration %}
To enable it, add the following to your `configuration.yaml` file: To enable it, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainbird.png logo: rainbird.png
ha_category: Hub ha_category: Irrigation
ha_release: 0.61 ha_release: 0.61
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
This `rainbird` component allows interacting with [LNK WiFi](http://www.rainbird.com/landscape/products/controllers/LNK-WiFi.htm) module of the Rain Bird Irrigation system in Home Assistant. This `rainbird` component allows interacting with [LNK WiFi](http://www.rainbird.com/landscape/products/controllers/LNK-WiFi.htm) module of the Rain Bird Irrigation system in Home Assistant.
## {% linkable_title Configuration %}
To enable it, add the following to your `configuration.yaml` file: To enable it, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,12 +8,14 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: raincloud.jpg logo: raincloud.jpg
ha_category: Hub ha_category: Irrigation
ha_release: 0.55 ha_release: 0.55
--- ---
The `raincloud` component allows you to integrate your [Melnor RainCloud](https://wifiaquatimer.com) sprinkler system in Home Assistant. The `raincloud` component allows you to integrate your [Melnor RainCloud](https://wifiaquatimer.com) sprinkler system in Home Assistant.
## {% linkable_title Configuration %}
To enable it, add the following to your `configuration.yaml` file: To enable it, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainmachine.png logo: rainmachine.png
ha_category: Hub ha_category: Irrigation
ha_release: 0.69 ha_release: 0.69
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: hydrawise_logo.png logo: hydrawise_logo.png
ha_category: Sensor ha_category: Irrigation
ha_release: 0.71 ha_release: 0.71
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
--- ---
Before setting up the [Hunter Hydrawise](https://hydrawise.com) sensors please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component. Before setting up the [Hunter Hydrawise](https://hydrawise.com) sensors please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component.
## {% linkable_title Configuration %}
Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file: Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainbird.png logo: rainbird.png
ha_category: Sensor ha_category: Irrigation
ha_release: 0.61 ha_release: 0.61
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---
This `rainbird` sensor allows interacting with [LNK WiFi](http://www.rainbird.com/landscape/products/controllers/LNK-WiFi.htm) module of the Rain Bird Irrigation system in Home Assistant. This `rainbird` sensor allows interacting with [LNK WiFi](http://www.rainbird.com/landscape/products/controllers/LNK-WiFi.htm) module of the Rain Bird Irrigation system in Home Assistant.
## {% linkable_title Configuration %}
Once you have enabled the [Rain Bird component](/components/rainbird), add the following to your `configuration.yaml` file to enable the rain sensor: Once you have enabled the [Rain Bird component](/components/rainbird), add the following to your `configuration.yaml` file to enable the rain sensor:
```yaml ```yaml

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: raincloud.jpg logo: raincloud.jpg
ha_category: Sensor ha_category: Irrigation
ha_release: "0.55" ha_release: "0.55"
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---
To get your [Melnor RainCloud](https://wifiaquatimer.com) sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud). To get your [Melnor RainCloud](https://wifiaquatimer.com) sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud).
## {% linkable_title Configuration %}
Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file: Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainmachine.png logo: rainmachine.png
ha_category: Sensor ha_category: Irrigation
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
ha_release: 0.71 ha_release: 0.71
--- ---

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: hydrawise_logo.png logo: hydrawise_logo.png
ha_category: Switch ha_category: Irrigation
ha_release: 0.71 ha_release: 0.71
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
--- ---
Before setting up the [Hunter Hydrawise](https://hydrawise.com) switches please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component. Before setting up the [Hunter Hydrawise](https://hydrawise.com) switches please follow the instructions for setting up the [Hydrawise hub](/components/hydrawise) component.
## {% linkable_title Configuration %}
Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file: Once you have enabled the `hydrawise` component, add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainbird.png logo: rainbird.png
ha_category: Switch ha_category: Irrigation
ha_release: 0.57 ha_release: 0.57
ha_iot_class: "Local Polling" ha_iot_class: "Local Polling"
--- ---

View File

@ -8,13 +8,15 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: raincloud.jpg logo: raincloud.jpg
ha_category: Switch ha_category: Irrigation
ha_release: "0.55" ha_release: "0.55"
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---
To get your [Melnor RainCloud](https://wifiaquatimer.com) binary sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud). To get your [Melnor RainCloud](https://wifiaquatimer.com) binary sensors working within Home Assistant, please follow the instructions for the general [Raincloud component](/components/raincloud).
## {% linkable_title Configuration %}
Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file: Once you have enabled the [Raincloud component](/components/raincloud), add the following to your `configuration.yaml` file:
```yaml ```yaml

View File

@ -8,7 +8,7 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: rainmachine.png logo: rainmachine.png
ha_category: Switch ha_category: Irrigation
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
ha_release: 0.51 ha_release: 0.51
--- ---

View File

@ -8,13 +8,12 @@ comments: false
sharing: true sharing: true
footer: true footer: true
logo: waterfurnace.png logo: waterfurnace.png
ha_category: Hub ha_category: Irrigation
ha_release: 0.62 ha_release: 0.62
ha_iot_class: "Cloud Polling" ha_iot_class: "Cloud Polling"
--- ---
The `waterfurnace` component communicates with the WaterFurnace Symphony website's WebSocket to show you many of the sensors in your The `waterfurnace` component communicates with the WaterFurnace Symphony website's WebSocket to show you many of the sensors in your system. While not an official API, this is the same backend the Symphony website is based on, and should be reasonably stable.
system. While not an official API, this is the same backend the Symphony website is based on, and should be reasonably stable.
The sensors provided include: The sensors provided include: