Collection of domain & logo cleanups (#12299)

* Collection of domain & logo cleanups

* Fix build
This commit is contained in:
Franck Nijhof 2020-03-06 23:02:31 +01:00 committed by GitHub
parent 22c1abe2b4
commit 272086948a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
68 changed files with 60 additions and 59 deletions

View File

@ -96,13 +96,13 @@ These guides are provided as-is. Some of these install methods are more limited
</a>
<a class='option-card' href='/docs/installation/macos/'>
<div class='img-container'>
<img src='/images/supported_brands/apple.png' />
<img src='https://brands.home-assistant.io/ios/icon.png' />
</div>
<div class='title'>macOS</div>
</a>
<a class='option-card' href='/docs/installation/synology/'>
<div class='img-container'>
<img src='/images/supported_brands/synology.png' />
<img src='https://brands.home-assistant.io/synology/logo.png' />
</div>
<div class='title'>Synology</div>
</a>
@ -114,7 +114,7 @@ These guides are provided as-is. Some of these install methods are more limited
</a>
<a class='option-card' href='/hassio/installation/#alternative-install-on-a-generic-linux-host'>
<div class='img-container'>
<img src='/images/supported_brands/home-assistant.png' />
<img src='https://brands.home-assistant.io/homeassistant/icon.png' />
</div>
<div class='title'>Home Assistant Supervised <br> on generic Linux server</div>
</a>

View File

@ -41,9 +41,6 @@
<a href='/integrations/arduino/'>
<img src='/images/supported_brands/arduino.png' alt="Arduino" />
</a>
<!-- <a href='/integrations/wink/'>
<img src='/images/supported_brands/wink.png' alt="Wink" />
</a> -->
</div>
<p class='pull-right'><a href='/integrations/'>Browse all &raquo;</a></p>

View File

@ -1,7 +1,6 @@
---
title: Acer Projector
description: Instructions on how to integrate Acer Projector switches into Home Assistant.
logo: acer.png
ha_category:
- Multimedia
ha_iot_class: Local Polling

View File

@ -1,10 +1,10 @@
---
title: "IFTTT Alarm Control Panel"
description: "Instructions on how to integrate IFTTT-controlled security systems into Home Assistant."
logo: ifttt.png
ha_category:
- Alarm
ha_release: 0.66
ha_domain: ifttt
---
The `ifttt` platform allows you to integrate security systems that have no open API but can be controlled through [IFTTT](https://ifttt.com/discover).

View File

@ -1,10 +1,10 @@
---
title: "Amazon Alexa Flash Briefing"
description: "Instructions on how to create your Flash Briefing skills with Home Assistant."
logo: amazon-alexa.png
ha_category:
- Voice
ha_release: "0.31"
ha_domain: alexa
---
## Flash Briefing Skills

View File

@ -1,10 +1,10 @@
---
title: "Amazon Alexa Custom Skill"
description: "Instructions on how to build your Alexa/Amazon Echo custom commands to connect with Home Assistant."
logo: amazon-alexa.png
ha_category:
- Voice
ha_release: "0.10"
ha_domain: alexa
---
## I want to build custom commands to use with Echo

View File

@ -1,13 +1,13 @@
---
title: "Amazon Alexa Smart Home Skill"
description: "Instructions on how to build Smart Home skill to connect Amazon Alexa with Home Assistant."
logo: amazon-alexa.png
ha_category:
- Voice
ha_release: "0.54"
ha_codeowners:
- '@home-assistant/cloud'
- '@ochlocracy'
ha_domain: alexa
---
Amazon Alexa provides a Smart Home API for richer home automation control without requiring the user to say the skill name, such as:

View File

@ -1,11 +1,11 @@
---
title: "Modbus Binary Sensor"
description: "Instructions on how to set up Modbus binary sensors within Home Assistant."
logo: modbus.png
ha_category:
- Binary Sensor
ha_release: 0.28
ha_iot_class: Local Push
ha_domain: modbus
---
The `modbus` binary sensor allows you to gather data from [Modbus](http://www.modbus.org/) coils.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Binary Sensor"
description: "Instructions on how to integrate MySensors binary sensors into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Binary Sensor
ha_release: 0.14
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors binary sensors into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -1,11 +1,11 @@
---
title: "RESTful Binary Sensor"
description: "Instructions on how to integrate REST binary sensors into Home Assistant."
logo: restful.png
ha_category:
- Binary Sensor
ha_release: "0.10"
ha_iot_class: Local Polling
ha_domain: rest
---
The `rest` binary sensor platform is consuming a given endpoint which is exposed

View File

@ -6,6 +6,7 @@ ha_category:
- Binary Sensor
ha_iot_class: Local Push
ha_release: 0.81
ha_domain: rflink
---
The `rflink` integration supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -1,10 +1,10 @@
---
title: "RFXtrx Binary Sensor"
description: "Instructions on how to integrate RFXtrx binary sensors into Home Assistant."
logo: rfxtrx.png
ha_category:
- Binary Sensor
ha_release: 0.48
ha_domain: rfxtrx
---
The `rfxtrx` platform support binary sensors that

View File

@ -1,11 +1,11 @@
---
title: "Google Calendar Event"
description: "Instructions on how to use Google Calendars in Home Assistant."
logo: google_calendar.png
ha_category:
- Calendar
ha_iot_class: Cloud Polling
ha_release: 0.33
ha_domain: google
---
The `google` calendar platform allows you to connect to your

View File

@ -1,11 +1,11 @@
---
title: "FFmpeg Camera"
description: "Instructions on how to integrate a video feed via FFmpeg as a camera within Home Assistant."
logo: ffmpeg.png
ha_category:
- Camera
ha_release: 0.26
ha_iot_class: Local Polling
ha_domain: ffmpeg
---
The `ffmpeg` platform allows you to use any video feed as a camera in Home Assistant via [FFmpeg](https://www.ffmpeg.org/). This video source must support multiple simultaneous reads, because for every concurrent Home Assistant user, a connection will be made to the source every 10 seconds. Normally this should not be a problem.

View File

@ -1,11 +1,11 @@
---
title: "Modbus Climate"
description: "Instructions how to integrate a Modbus thermostat within Home Assistant."
logo: modbus.png
ha_category:
- Climate
ha_release: 0.68
ha_iot_class: Local Polling
ha_domain: modbus
---

View File

@ -1,12 +1,12 @@
---
title: "MySensors HVAC"
description: "Instructions on how to integrate MySensors climate into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Climate
ha_release: 0.29
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors HVAC into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -1,11 +1,11 @@
---
title: "Command Line Cover"
description: "How to control a cover with the command line."
logo: command_line.png
ha_category:
- Cover
ha_release: 0.14
ha_iot_class: Local Polling
ha_domain: command_line
---
A `command_line`cover platform that issues specific commands when it is moved up, down and stopped. It allows anyone to integrate any type of cover into Home Assistant that can be controlled from the command line.

View File

@ -5,8 +5,8 @@ ha_category:
- Cover
ha_release: 0.66
ha_iot_class: Local Push
logo: home-assistant.png
ha_quality_scale: internal
ha_domain: group
---
The `group` platform can create a cover that combines several cover entities into one.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Cover"
description: "Instructions on how to integrate MySensors covers into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Cover
ha_release: "0.30"
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors covers into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -5,6 +5,7 @@ logo: rflink.png
ha_category:
- Cover
ha_release: 0.55
ha_domain: rflink
---
The `rflink` integration supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -1,10 +1,10 @@
---
title: "RFXtrx Cover"
description: "Instructions on how to integrate RFXtrx covers into Home Assistant."
logo: rfxtrx.png
ha_category:
- Cover
ha_release: 0.27
ha_domain: rfxtrx
---
The `rfxtrx` platform supports Siemens/LightwaveRF and RFY roller shutters that communicate in the frequency range of 433.92 MHz.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Device Tracker"
description: "Instructions on how to use MySensors to track devices in Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Presence Detection
ha_release: 0.38
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors device trackers into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -6,6 +6,7 @@ ha_category:
logo: home-assistant.png
ha_release: pre 0.7
ha_iot_class: Configurable
ha_domain: camera
---
The `generic` camera platform allows you to integrate any IP camera or other URL into Home Assistant. Templates can be used to generate the URLs on the fly.

View File

@ -5,8 +5,8 @@ ha_category:
- Light
ha_release: 0.65
ha_iot_class: Local Push
logo: home-assistant.png
ha_quality_scale: internal
ha_domain: group
---
The group light platform lets you combine multiple lights into one entity. All child lights of a light group can still be used as usual, but controlling the state of the grouped light will forward the command to each child light.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Light"
description: "Instructions on how to integrate MySensors lights into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Light
ha_release: 0.13
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors lights into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -6,6 +6,7 @@ ha_category:
- Light
ha_release: 0.38
ha_iot_class: Assumed State
ha_domain: rflink
---
The `rflink` integration supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -1,11 +1,11 @@
---
title: "RFXtrx Light"
description: "Instructions on how to integrate RFXtrx lights into Home Assistant."
logo: rfxtrx.png
ha_category:
- Light
ha_release: 0.7.5
ha_iot_class: Assumed State
ha_domain: rfxtrx
---
The `rfxtrx` platform support lights that communicate in the frequency range of 433.92 MHz.

View File

@ -5,8 +5,8 @@ ha_category:
- Light
ha_release: 0.83
ha_iot_class: Local Push
logo: home-assistant.png
ha_quality_scale: internal
ha_domain: light
---
The light switch platform lets you control an existing switch, allowing you

View File

@ -1,11 +1,11 @@
---
title: "Xiaomi Philips Light"
description: "Instructions on how to integrate your Xiaomi Philips Lights within Home Assistant."
logo: philips.png
ha_category:
- Light
ha_iot_class: Local Polling
ha_release: 0.53
ha_domain: xiaomi_miio
---
The `xiaomi_miio` platform allows you to control the state of your Xiaomi Philips LED Ball Lamp, Xiaomi Philips Zhirui LED Bulb E14 Candle Lamp, Xiaomi Philips Zhirui Downlight, Xiaomi Philips LED Ceiling Lamp, Xiaomi Philips Eyecare Lamp 2, Xiaomi Philips Moonlight Bedside Lamp and Philips Zhirui Desk Lamp.

View File

@ -6,6 +6,7 @@ ha_category:
- Presence Detection
ha_release: 0.86
ha_iot_class: Cloud Push
ha_domain: locative
---
This platform allows you to detect presence using [Locative](https://www.locative.io/). Locative is an open source app for [iOS](https://apps.apple.com/us/app/locative/id725198453?ign-mpt=uo%3D4) that allows users to set up a `GET` or `POST` request when a geofence is entered or exited. This can be configured with Home Assistant to update your location.

View File

@ -1,7 +1,6 @@
---
title: Modbus
description: Instructions on how to integrate Modbus within Home Assistant.
logo: modbus.png
ha_category:
- Hub
ha_release: pre 0.7

View File

@ -1,7 +1,6 @@
---
title: MySensors
description: Instructions on how to integrate MySensors sensors into Home Assistant.
logo: mysensors.png
ha_category:
- DIY
ha_iot_class: Local Push

View File

@ -1,10 +1,10 @@
---
title: "Command line Notify"
description: "Instructions on how to add command line notifications to Home Assistant."
logo: command_line.png
ha_category:
- Notifications
ha_release: 0.14
ha_domain: command_line
---
The `command_line` platform allows you to use external tools for notifications from Home Assistant. The message will be passed in as STDIN.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Notify"
description: "Instructions on how to integrate MySensors notifications into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Notifications
ha_release: 0.36
ha_iot_class: Local Push
ha_domain: mysensors
---
Integrates MySensors notifications into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -1,10 +1,10 @@
---
title: "REST"
description: "Instructions on how to add RESTful notifications to Home Assistant."
logo: restful.png
ha_category:
- Notifications
ha_release: 0.13
ha_domain: rest
---
The `rest` notification platform allows you to deliver [RESTful](https://en.wikipedia.org/wiki/Representational_state_transfer) notifications from Home Assistant to another party.

View File

@ -1,7 +1,6 @@
---
title: RESTful
description: Instructions on how to integrate REST sensors into Home Assistant.
logo: restful.png
ha_category:
- Sensor
ha_release: 0.7.4

View File

@ -1,7 +1,6 @@
---
title: RESTful Command
description: Instructions on how to integrate REST commands into Home Assistant.
logo: restful.png
ha_category:
- Automation
ha_release: 0.36

View File

@ -1,7 +1,6 @@
---
title: RFXCOM RFXtrx
description: Instructions on how to integrate RFXtrx into Home Assistant.
logo: rfxtrx.png
ha_category:
- Hub
ha_release: pre 0.7

View File

@ -6,6 +6,7 @@ ha_category:
- Weather
ha_release: 0.47
ha_iot_class: Cloud Polling
ha_domain: buienradar
---
The `buienradar` platform uses [buienradar.nl](https://buienradar.nl/) as a source for current meteorological data for your location. The weather forecast is delivered by Buienradar, who provides a webservice that provides detailed weather information for users in The Netherlands. The relevant weather station used will be automatically selected based on the location specified in the Home Assistant configuration (or in the buienradar weather/sensor component). A map of all available weather stations can be found [here](https://www.google.com/maps/d/embed?mid=1NivHkTGQUOs0dwQTnTMZi8Uatj0).

View File

@ -1,11 +1,11 @@
---
title: "Command line Sensor"
description: "Instructions on how to integrate command line sensors into Home Assistant."
logo: command_line.png
ha_category:
- Utility
ha_release: pre 0.7
ha_iot_class: Local Polling
ha_domain: command_line
---

View File

@ -1,11 +1,11 @@
---
title: "iOS Sensor"
description: "Instructions on how to use the iOS sensors with Home Assistant."
logo: apple.png
ha_category:
- Sensor
ha_release: 0.31
ha_iot_class: Local Push
ha_domain: ios
---
The `ios` sensor platform is the Home Assistant part for using the iOS companion app. For further details please check the [iOS section](/docs/ecosystem/ios/) in the documentation for further details.

View File

@ -1,11 +1,11 @@
---
title: "Met Office Sensor"
description: "Instructions on how to integrate Met Office weather conditions into Home Assistant."
logo: metoffice.jpg
ha_category:
- Weather
ha_release: 0.42
ha_iot_class: Cloud Polling
ha_domain: metoffice
---
The `metoffice` sensor platform uses the Met Office's [DataPoint API](https://www.metoffice.gov.uk/datapoint) for weather data.

View File

@ -1,11 +1,11 @@
---
title: Modbus Sensor
description: "Instructions on how to integrate Modbus sensors into Home Assistant."
logo: modbus.png
ha_category:
- Sensor
ha_release: pre 0.7
ha_iot_class: Local Push
ha_domain: modbus
---
The `modbus` sensor allows you to gather data from [Modbus](http://www.modbus.org/) registers.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Sensor"
description: "Instructions on how to integrate MySensors sensors into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Sensor
ha_iot_class: Local Push
ha_release: 0.7
ha_domain: mysensors
---
Integrates MySensors sensors into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -6,6 +6,7 @@ ha_category:
- Sensor
ha_release: 0.38
ha_iot_class: Local Polling
ha_domain: rflink
---
The `rflink` integration supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -1,11 +1,11 @@
---
title: "RFXtrx Sensor"
description: "Instructions on how to integrate RFXtrx sensors into Home Assistant."
logo: rfxtrx.png
ha_category:
- Sensor
ha_iot_class: Local Polling
ha_release: 0.7
ha_domain: rfxtrx
---
The `rfxtrx` platform support sensors that communicate in the frequency range of 433.92 MHz.

View File

@ -7,6 +7,7 @@ ha_category:
ha_release: 0.33
ha_iot_class: Local Push
ha_quality_scale: internal
ha_domain: websocket_api
---
The `websocket_api` sensor platform shows how many clients are connected to the stream API.

View File

@ -1,11 +1,11 @@
---
title: "Command line Switch"
description: "Instructions on how to have switches call command line commands."
logo: command_line.png
ha_category:
- Switch
ha_release: pre 0.7
ha_iot_class: Local Polling
ha_domain: command_line
---
The `command_line` switch platform issues specific commands when it is turned on

View File

@ -1,11 +1,11 @@
---
title: "Modbus Switch"
description: "Instructions on how to integrate Modbus switches into Home Assistant."
logo: modbus.png
ha_category:
- Switch
ha_release: pre 0.7
ha_iot_class: Local Push
ha_domain: modbus
---
The `modbus` switch platform allows you to control [Modbus](http://www.modbus.org/) coils or registers.

View File

@ -1,12 +1,12 @@
---
title: "MySensors Switch"
description: "Instructions on how to integrate MySensors switches into Home Assistant."
logo: mysensors.png
ha_category:
- DIY
- Switch
ha_iot_class: Local Push
ha_release: 0.11
ha_domain: mysensors
---
Integrates MySensors switches into Home Assistant. See the [main integration](/integrations/mysensors/) for configuration instructions.

View File

@ -1,11 +1,11 @@
---
title: "RESTful Switch"
description: "Instructions on how to integrate REST switches into Home Assistant."
logo: restful.png
ha_category:
- Switch
ha_release: 0.7.6
ha_iot_class: Local Polling
ha_domain: rest
---
The `rest` switch platform allows you to control a given endpoint that supports a [RESTful API](https://en.wikipedia.org/wiki/Representational_state_transfer). The switch can get the state via GET and set the state via POST on a given REST resource.

View File

@ -5,6 +5,7 @@ logo: rflink.png
ha_category:
- Switch
ha_release: 0.38
ha_domain: rflink
---
The `rflink` integration supports devices that use [RFLink gateway firmware](http://www.nemcon.nl/blog2/), for example, the [Nodo RFLink Gateway](https://www.nodo-shop.nl/nl/21-rflink-gateway). RFLink gateway is an Arduino firmware that allows two-way communication with a multitude of RF wireless devices using cheap hardware (Arduino + transceiver).

View File

@ -1,10 +1,10 @@
---
title: "RFXtrx Switch"
description: "Instructions on how to integrate RFXtrx switches into Home Assistant."
logo: rfxtrx.png
ha_category:
- Switch
ha_release: 0.7.5
ha_domain: rfxtrx
---
The `rfxtrx` platform support switches that communicate in the frequency range of 433.92 MHz.

View File

@ -1,10 +1,10 @@
---
title: "Telegram broadcast"
description: "Telegram support to send messages only"
logo: telegram.png
ha_category:
- Notifications
ha_release: 0.48
ha_domain: telegram_bot
---
Telegram implementation to support **sending messages only**. Your Home Assistant instance does not have to be exposed to the Internet and there is no polling to receive messages sent to the bot.

View File

@ -1,10 +1,10 @@
---
title: "Telegram polling"
description: "Telegram polling support"
logo: telegram.png
ha_category:
- Notifications
ha_release: 0.42
ha_domain: telegram_bot
---
Telegram chatbot polling implementation.

View File

@ -1,10 +1,10 @@
---
title: "Telegram webhooks"
description: "Telegram webhooks support"
logo: telegram.png
ha_category:
- Notifications
ha_release: 0.42
ha_domain: telegram_bot
---
Telegram chatbot webhooks implementation as described in the Telegram [documentation](https://core.telegram.org/bots/webhooks).

View File

@ -7,6 +7,7 @@ ha_category:
- Weather
ha_release: 0.61
ha_iot_class: Cloud Polling
ha_domain: darksky
---
The `darksky` platform uses the [Dark Sky](https://darksky.net/) web service as a source for meteorological data for your location.

View File

@ -38,7 +38,7 @@ homeassistant:
```
__MySensors__
<img src='/images/supported_brands/mysensors.png' style='border:none; box-shadow: none; float: right;' height='50' /> [Andythigpen](https://github.com/andythigpen) and [Theolind](https://github.com/theolind) have added support for the [MySensors platform](http://www.mysensors.org) to Home Assistant.
<img src='https://brands.home-assistant.io/mysensors/logo.png' style='border:none; box-shadow: none; float: right;' height='50' /> [Andythigpen](https://github.com/andythigpen) and [Theolind](https://github.com/theolind) have added support for the [MySensors platform](http://www.mysensors.org) to Home Assistant.
```yaml
# Example configuration.yaml entry

View File

@ -15,7 +15,7 @@ We discovered two issues annoying enough to warrant the release of 0.7.5:
This release also includes some new platforms (because they keep coming!):
<img src='/images/supported_brands/blinkstick.png' style='border:none; box-shadow: none; float: right;' height='50' /><img src='/images/supported_brands/rfxtrx.png' style='border:none; box-shadow: none; float: right; clear: right;' height='50' /><img src='/images/supported_brands/telegram.png' style='border:none; box-shadow: none; float: right; clear: right;' height='50' />
<img src='/images/supported_brands/blinkstick.png' style='border:none; box-shadow: none; float: right;' height='50' /><img src='https://brands.home-assistant.io/rfxtrx/logo.png' style='border:none; box-shadow: none; float: right; clear: right;' height='50' /><img src='/images/supported_brands/telegram.png' style='border:none; box-shadow: none; float: right; clear: right;' height='50' />
- Light: [blinkstick platform](/integrations/blinksticklight) added ([@alanbowman](https://github.com/alanbowman))
- Device Tracker: [SNMP platform](/integrations/snmp) added ([@tomduijf](https://github.com/tomduijf))

View File

@ -13,7 +13,7 @@ First release of 2016 and we are on 🔥! The [main repository][github-ha] has p
[github-ha]: https://github.com/home-assistant/home-assistant/
[release-pr]: https://github.com/home-assistant/home-assistant/pull/883#partial-users-participants
<img src='/images/supported_brands/mysensors.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/raspberry-pi.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='50' /><img src='/images/supported_brands/yr.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/telldus_tellstick.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/free_mobile.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/netatmo.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/alarmdotcom.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/proliphix.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' />
<img src='https://brands.home-assistant.io/mysensors/logo.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/raspberry-pi.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='50' /><img src='/images/supported_brands/yr.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/telldus_tellstick.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/free_mobile.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/netatmo.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/alarmdotcom.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' /><img src='/images/supported_brands/proliphix.png' style='clear: right; border:none; box-shadow: none; float: right; margin-bottom: 16px;' width='150' />
- [MySensors] revamped and switch support added ([@MartinHjelmare][@MartinHjelmare])
- Full refactor of RPi GPIO. Now includes [binary sensor][rpi-bs] and [switch][rpi-s] ([@sfam])

View File

@ -2,10 +2,10 @@
title: "Home Assistant Cloud"
description: "Enable the Home Assistant Cloud integration."
sidebar: false
logo: home-assistant.png
ha_release: "0.60"
ha_category: Voice
ha_iot_class: Cloud Push
ha_domain: cloud
---
Home Assistant Cloud is a subscription service provided by our partner Nabu Casa, Inc. Check out [their website](https://www.nabucasa.com) for more information on features, pricing and [how to configure Home Assistant](https://www.nabucasa.com/config/).

View File

@ -8,7 +8,7 @@ The documentation covers beginner to advanced topics around the installation, se
<div class="text-center hass-option-cards" markdown="0">
<a class='option-card' href='/hassio/'>
<div class='img-container'>
<img src='/images/supported_brands/home-assistant.png' />
<img src='https://brands.home-assistant.io/homeassistant/icon.png' />
</div>
<div class='title'>Hass.io</div>
</a>
@ -20,13 +20,13 @@ The documentation covers beginner to advanced topics around the installation, se
</a>
<a class='option-card' href='/docs/z-wave/'>
<div class='img-container'>
<img src='/images/supported_brands/z-wave.png' />
<img src='https://brands.home-assistant.io/zwave/icon.png' />
</div>
<div class='title'>Z-Wave</div>
</a>
<a class='option-card' href='/docs/mqtt/'>
<div class='img-container'>
<img src='/images/supported_brands/mqtt.png' />
<img src='https://brands.home-assistant.io/mqtt/icon.png' />
</div>
<div class='title'>MQTT</div>
</a>
@ -38,7 +38,7 @@ The documentation covers beginner to advanced topics around the installation, se
</a>
<a class='option-card' href='/docs/ecosystem/ios/'>
<div class='img-container'>
<img src='/images/supported_brands/apple.png' />
<img src='https://brands.home-assistant.io/ios/icon.png' />
</div>
<div class='title'>iOS</div>
</a>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 962 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 KiB