Skip to content

Create markdown CPPM device tracker. #8827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 29 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
65555f9
🚜 Merges/Redirect Rainbird component pages (#8767)
klaasnicolaas Feb 28, 2019
a3cf9e8
Update changelog.markdown (#8770)
iantrich Feb 28, 2019
1891388
🚜 Merges/Redirect GC100 component pages (#8769)
klaasnicolaas Feb 28, 2019
12d889a
🚜 Merges/Redirect Huawei LTE component pages (#8768)
klaasnicolaas Feb 28, 2019
f75fb23
fixed typos (#8766)
ikifar2012 Feb 28, 2019
ae2747b
Add json_attributes example (#8765)
redkite127 Feb 28, 2019
51031cc
Fix formatting
fabaff Feb 28, 2019
5efcbfb
Updated info about usage with HASS.io (#8774)
isabellaalstrom Feb 28, 2019
d0f7c35
fixed wifi instructions since there was some missing info (#8775)
aaamoeder Feb 28, 2019
e98a32d
Add note about finding user_id (#8784)
Joshfindit Feb 28, 2019
b7c1f61
Fix a few links so that they are clickable (#8789)
cvwillegen Mar 1, 2019
6ae81fa
model MJDP02YL (#8787)
migromao Mar 1, 2019
3662381
Update discovery.markdown (#8793)
emontnemery Mar 1, 2019
76b70fb
Update cover.mqtt.markdown (#8792)
emontnemery Mar 2, 2019
3e66aba
Add info regarding charset for Mariadb addon (#8786)
tsvi Mar 2, 2019
515ca53
🚜 Merges/Redirect SPC component pages (#8803)
klaasnicolaas Mar 3, 2019
8176b27
Update history_graph.markdown (#8808)
mrvanes Mar 3, 2019
ea5ed13
🚜 Merges/Redirect Pilight component pages (#8812)
klaasnicolaas Mar 4, 2019
7b01a74
Small corretions (#8813)
Strixx76 Mar 4, 2019
9fbd360
virtualenv -> venv (#8817)
DubhAd Mar 4, 2019
bfd7f2d
🚜 Merges/Redirect Asterisk component pages (#8805)
klaasnicolaas Mar 4, 2019
05e1705
git_pull note (#8820)
eavanvalkenburg Mar 4, 2019
b968470
Updating rotted URL for certbot guide (#8800)
mikeodr Mar 4, 2019
47f78da
Update automation.markdown (#8778)
akasma74 Mar 4, 2019
8d122d5
Added documentation for the Remotec ZRC-90 (#8819)
Talismanian Mar 4, 2019
abf9b13
🚜 Merges/Redirect Zwave component pages (#8804)
klaasnicolaas Mar 4, 2019
552e6ab
Expand Google pub/sub topic config description (#8798)
simonlbn Mar 4, 2019
d37a879
Update camera.mqtt.markdown (#8791)
emontnemery Mar 4, 2019
896c5f6
Create cppm_tracker markdown.
zemerick1 Mar 5, 2019
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/_addons/git_pull.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ Load and update configuration files for Home Assistant from a [Git](https://git-
* **interval** (*Required*): The interval in seconds to poll the repo for if automatic polling is enabled.
- **deployment_user** (*Optional*): Username to use when authenticating to a repository with a username and password.
- **deployment_password** (*Optional*): Password to use when authenticating to a repository. Ignored if `deployment_user` is not set.
- **deployment_key** (*Optional*): A private SSH key that will be used for communication during Git operations. This key is mandatory for ssh-accessed repositories, which are the ones with the following pattern: `<user>@<host>:<repository path>`.
- **deployment_key** (*Optional*): A private SSH key that will be used for communication during Git operations. This key is mandatory for ssh-accessed repositories, which are the ones with the following pattern: `<user>@<host>:<repository path>`. This key has to be created without a passphrase.
- **deployment_key_protocol** (*Optional*): The key protocol. Default is `rsa`. Valid protocols are:

* **dsa**
Expand Down
2 changes: 1 addition & 1 deletion source/_addons/mariadb.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ Use the following configuration in Home Assistant to use the database above:

```yaml
recorder:
db_url: mysql://hass:securePassword@core-mariadb/homeassistant
db_url: mysql://hass:securePassword@core-mariadb/homeassistant?charset=utf8
```
35 changes: 0 additions & 35 deletions source/_components/alarm_control_panel.spc.markdown

This file was deleted.

2 changes: 2 additions & 0 deletions source/_components/asterisk_mbox.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ logo: asterisk.png
ha_category: Mailbox
ha_iot_class: "Local Push"
ha_release: 0.51
redirect_from:
- /components/mailbox.asterisk_mbox/
---

The `asterisk_mbox` Asterisk Voicemail integration for Home Assistant allows you to view, listen to, and delete voicemails from an Asterisk voicemail mailbox. The component includes a panel on the frontend that provides caller-id and speech-to-text transcription (using Google's API) of messages in addition to playback and message deletion. There is also an included sensor that indicates of the number of available messages. There is no requirement that the Asterisk PBX and Home Assistant are running on the same machine.
Expand Down
33 changes: 0 additions & 33 deletions source/_components/binary_sensor.gc100.markdown

This file was deleted.

85 changes: 0 additions & 85 deletions source/_components/binary_sensor.pilight.markdown

This file was deleted.

20 changes: 0 additions & 20 deletions source/_components/binary_sensor.spc.markdown

This file was deleted.

16 changes: 0 additions & 16 deletions source/_components/binary_sensor.zwave.markdown

This file was deleted.

29 changes: 29 additions & 0 deletions source/_components/camera.mqtt.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,33 @@ unique_id:
description: An ID that uniquely identifies this camera. If two cameras have the same unique ID Home Assistant will raise an exception.
required: false
type: string
device:
description: "Information about the device this camera is a part of to tie it into the [device registry](https://developers.home-assistant.io/docs/en/device_registry_index.html). Only works through [MQTT discovery](/docs/mqtt/discovery/) and when [`unique_id`](#unique_id) is set."
required: false
type: map
keys:
identifiers:
description: 'A list of IDs that uniquely identify the device. For example a serial number.'
required: false
type: list, string
connections:
description: 'A list of connections of the device to the outside world as a list of tuples `[connection_type, connection_identifier]`. For example the MAC address of a network interface: `"connections": ["mac", "02:5b:26:a8:dc:12"]`.'
required: false
type: list
manufacturer:
description: The manufacturer of the device.
required: false
type: string
model:
description: The model of the device.
required: false
type: string
name:
description: The name of the device.
required: false
type: string
sw_version:
description: The firmware version of the device.
required: false
type: string
{% endconfiguration %}
83 changes: 0 additions & 83 deletions source/_components/climate.zwave.markdown

This file was deleted.

4 changes: 4 additions & 0 deletions source/_components/cover.mqtt.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,10 @@ tilt_invert_state:
required: false
type: boolean
default: false
device_class:
description: The [type/class](/components/cover/#device-class) of the cover to set the icon in the frontend.
required: false
type: string
json_attributes_topic:
description: The MQTT topic subscribed to receive a JSON dictionary payload and then set as sensor attributes. Usage example can be found in [MQTT sensor](/components/sensor.mqtt/#json-attributes-topic-configuration) documentation.
required: false
Expand Down
27 changes: 0 additions & 27 deletions source/_components/cover.zwave.markdown

This file was deleted.

Loading