Skip to content
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

0.56 #3694

Merged
merged 158 commits into from
Oct 21, 2017
Merged

0.56 #3694

merged 158 commits into from
Oct 21, 2017

Commits on Sep 19, 2017

  1. * Rename input_slider to input_number

    * Update input_number to optionally display slider, input box, or both
    * Update references to input_slider in other parts of the documentation
    BioSehnsucht committed Sep 19, 2017
    Configuration menu
    Copy the full SHA
    9234ca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2017

  1. Configuration menu
    Copy the full SHA
    ea3a536 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2017

  1. Configuration menu
    Copy the full SHA
    461ce5d View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2017

  1. Feature/yaml doc (#3534)

    * Add text on similarities between yaml and dicts
    
    - Linewrapped the respective text to a with of 80 chars as well
    
    * Adds reference to dicts/Hashtables when expl. YAML
    
    - A comparison between dictionary/hastables and YAML is drawn
    - Linewraps the paragraph to 80 characters
    
    * Adds reference to python, indentation is mentioned
    
    * Minor changes
    jhoepken authored and fabaff committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    d596888 View commit details
    Browse the repository at this point in the history
  2. Updating alarm_control_panel.egardia.markdown (#3522)

    Adding extra explanation of the fact that each user and remote generates separate codes that need to be captured.
    jeroenterheerdt authored and fabaff committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    d00955a View commit details
    Browse the repository at this point in the history
  3. Added path-setting and Intertechno information (#3531)

    * Added path-setting and Intertechno information
    
    * Minor change
    danielperna84 authored and fabaff committed Oct 6, 2017
    Configuration menu
    Copy the full SHA
    c646730 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2017

  1. Added Abode sensor documentation. (#3532)

    * Added Abode sensor documentation.
    
    * Changing release version from 0.55 to 0.56
    
    * It's a sensor and not a panel
    MisterWil authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    34dad93 View commit details
    Browse the repository at this point in the history
  2. Added documentation to TravisCI platform (#3519)

    * Added documentation to TravisCI platform
    
    * Added repository_names option
    
    * Simplified variables names
    
    * Update 'ha_release'
    tchellomello authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    4299184 View commit details
    Browse the repository at this point in the history
  3. arlo: Documentation for alarm control panel (#3535)

    * arlo: Documentation for alarm control panel
    
    Arlo base station exposed as an alarm control panel component in
    HA.
    
    * Set version to 0.56
    vickyg3 authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    43e46a9 View commit details
    Browse the repository at this point in the history
  4. Extend risks in using YAMLLint and alternative (#3543)

    * Extends reasoning on YAMLLint
    
    * Removes obsolete whitespace
    
    * Fix whitespace
    
    * Adds reference to inclusion of env-vars in YAML
    
    * Add links
    jhoepken authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    a69e4f0 View commit details
    Browse the repository at this point in the history
  5. Add info box (#3546)

    * Add text on similarities between yaml and dicts
    
    - Linewrapped the respective text to a with of 80 chars as well
    
    * Adds reference to dicts/Hashtables when expl. YAML
    
    - A comparison between dictionary/hastables and YAML is drawn
    - Linewraps the paragraph to 80 characters
    
    * Adds reference to python, indentation is mentioned
    
    * Extends reasoning on YAMLLint
    
    * Removes obsolete whitespace
    
    * Fix whitespace
    
    * Adds reference to inclusion of env-vars in YAML
    
    * Add links
    
    * Include note into the yaml explanation
    
    - The YAMLLint stuff is a little off-topic, when raising the security
      concerns. It should hence go into an info box.
    
    * Minor changes
    jhoepken authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    2663d6c View commit details
    Browse the repository at this point in the history
  6. Revert "Add info box (#3546)" (#3547)

    This reverts commit 2663d6c.
    fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    bf9afa4 View commit details
    Browse the repository at this point in the history
  7. Input datetime (#3390)

    * First documentation
    
    * Add documentation for input_datetime
    tinloaf authored and fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    f598598 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3403 from BioSehnsucht/rename-input-slider

    Rename input_slider to input_number and add numeric text box option
    fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    decb5d2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cdb17ac View commit details
    Browse the repository at this point in the history
  10. Add ClickSend TTS notify

    fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    1e1496b View commit details
    Browse the repository at this point in the history
  11. Merge pull request #3549 from home-assistant/clicksend

    Add ClickSend TTS notify
    fabaff committed Oct 7, 2017
    Configuration menu
    Copy the full SHA
    415306e View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2017

  1. Initializing statistics sensor with data from database (#3559)

    * added documentation for home-assistant/core#9753
    
    * Fix typo
    ChristianKuehnel authored and fabaff committed Oct 8, 2017
    Configuration menu
    Copy the full SHA
    1d04a73 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. Documentation of Xiaomi Smart WiFi Socket and Power Strip component (#…

    …3248)
    
    * Documentation for Xiaomi Smart WiFi Socket and Smart Power Strip component added.
    
    * Section "Retrieving the Access Token" has a central place now.
    
    * Spelling & grammar fixed.
    
    * Broken link fixed.
    HA version updated.
    
    * Component renamed: switch.xiaomi_plug -> switch.xiaomi_miio.
    
    * Update switch.xiaomi_miio.markdown
    syssi authored and balloob committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    4574c08 View commit details
    Browse the repository at this point in the history
  2. Updated for Wink Dome siren/chime support (#3571)

    William Scanlon authored and fabaff committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    dea9e22 View commit details
    Browse the repository at this point in the history
  3. Added documentation for Skybell (#3511)

    * Added documentation for Skybell
    
    * Changed release version from 0.55 to 0.56
    
    * All the blank lines
    
    * Stray tab
    MisterWil authored and MartinHjelmare committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    f1b1ac8 View commit details
    Browse the repository at this point in the history
  4. Rflink cover component (#3145)

    * Markdown for rflink cover
    
    * .
    
    * Rewritten some parts based on the feedback from Landrash
    
    * Rewritten some parts based on the feedback from Landrash ( now saved the file :) )
    
    * Update cover.rflink.markdown
    
    * bump version release
    
    * Fixed comments from frenck
    minor spelling & grammar issues
    
    * version bump
    
    * Update cover.rflink.markdown
    
    * version bump didn't made it in 0.54
    pascal authored and fabaff committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    f597f65 View commit details
    Browse the repository at this point in the history
  5. Documentation for modbus timeout PR (#3570)

    * Documentation for modbus timeout PR
    
    * Documentation aligned with the general guidelines.
    ziotibia81 authored and fabaff committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    b2032b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d0a917 View commit details
    Browse the repository at this point in the history
  7. AirVisual documentation updates (#3492)

    bachya authored and fabaff committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    88ad7b3 View commit details
    Browse the repository at this point in the history
  8. Add documentation for Rocket.Chat notifications. (#3424)

    * Add documentation for Rocket.Chat notifications.
    
    * Update 'ha_release'
    webworxshop authored and fabaff committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    d3ba5fd View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2017

  1. Modbus Sensor: Clarify how to use scan_interval (#3578)

    * Clarify how to use scan_interval
    
    Many forum posts and issues ask how to change the scan_interval for modbus sensor.
    This patch clarify the configuration parameters.
    
    * Fix typos and add example
    
    * There are more options
    ziotibia81 authored and fabaff committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    544f90d View commit details
    Browse the repository at this point in the history
  2. Updating documentation for Egardia component (#3566)

    * Updating documentation for Egardia component
    
    Python3.4 --> Python3.5 and other textual enhancements.
    
    * Use 3.5 everywhere
    jeroenterheerdt authored and fabaff committed Oct 10, 2017
    Configuration menu
    Copy the full SHA
    35cdff0 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2017

  1. Add Information to Push Notifications component (#3502)

    * Changed to ordered list.
    
    * Add information for HASSIO domain verifying
    
    HASSIO Users need to place the domain verification file from google to a
    specific location.
    Add information about the "www" directory and how to open it in he
    browser.
    ajfriesen authored and fabaff committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    92e9877 View commit details
    Browse the repository at this point in the history
  2. Modbus binary sensor scan_interval clarify. (#3585)

    Alignment documentation along the same lines as modbus sensor.
    ziotibia81 authored and fabaff committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    619a2c3 View commit details
    Browse the repository at this point in the history
  3. Fixed minors typing errors. (#3586)

    ziotibia81 authored and fabaff committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    33e9ea4 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2017

  1. Added component page for map (#3588)

    cgarwood authored and fabaff committed Oct 12, 2017
    Configuration menu
    Copy the full SHA
    1c9e3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    843a97d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Added markdown and image files for notify clickatell SMS message plat… (

    #3569)
    
    * Added markdown and image files for notify clickatell SMS message platform
    
    * Update notify.clickatell.markdown
    davlloyd authored and balloob committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    eaed54a View commit details
    Browse the repository at this point in the history
  2. Add namecheap component (#3589)

    * Add namecheap component
    
    * Update namecheapdns.markdown
    Munsio authored and balloob committed Oct 13, 2017
    Configuration menu
    Copy the full SHA
    1aed495 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. Configuration menu
    Copy the full SHA
    098e701 View commit details
    Browse the repository at this point in the history
  2. Changing clicksendaudio component name to clicksend_tts (#3617)

    * Changing clicksendaudio component name to clicksend_tts
    
    * Add redirect
    jeroenterheerdt authored and fabaff committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    af29529 View commit details
    Browse the repository at this point in the history
  3. Add serial sensor docs

    fabaff committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    9a1e3d1 View commit details
    Browse the repository at this point in the history
  4. Revert "Add serial sensor docs"

    This reverts commit 9a1e3d1.
    fabaff committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    dfb11db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    051997c View commit details
    Browse the repository at this point in the history
  6. Rewriting the Z-Wave documentation (#3467)

    * Z-Wave documents refactoring
    
    * Continuing to update documentation for Z-Wave
    
    * Wakeup correction
    
    Note that it only applies to devices that can be battery powered (for example, my Aeotec sensor is USB powered, but as it supports Wake the option is shown)
    
    * Polling impact notes
    
    Example of what the impact of polling can be
    
    * Fix object_id to entity_id
    DubhAd authored and turbokongen committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    018890a View commit details
    Browse the repository at this point in the history
  7. Docs for uptime sensor (#3614)

    * Docs for uptime sensor
    
    * Update platform name
    fronzbot authored and fabaff committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    347f091 View commit details
    Browse the repository at this point in the history
  8. Add UV Index documentation (#3610)

    Added support for UV Index condition.
    rdbahm authored and emlove committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    3c022b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2017

  1. Update tradfri installation instructions (#3558)

    * Update tradfri installation instructions
    
    * Update tradfri.markdown
    
    * Remove installation, no longer needed
    lwis authored and fabaff committed Oct 15, 2017
    Configuration menu
    Copy the full SHA
    789ba6b View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. Configuration menu
    Copy the full SHA
    6f4cbdb View commit details
    Browse the repository at this point in the history
  2. Fix travis build (#3644)

    * Update controllers.markdown
    
    * Update installation.markdown
    Danielhiversen authored and fabaff committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    ea3b8e3 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2017

  1. Refreshing Tesla markdown. (#3404)

    * Hass Markdown for Tesla component.
    
    * Markdown fixed. Tesla logo added
    
    * Spelling fixed.
    
    * Fixes again
    
    * Changes as @MartinHjelmare requested.
    
    * Typo fix
    
    * Markdown for Tesla switch
    
    * Updated tesla.markdown
    
    * Fix of the copy/paste error
    zabuldon authored and frenck committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    cb27970 View commit details
    Browse the repository at this point in the history
  2. Added armed_night to manual_mqtt alarm doc (#3340)

    * Added armed_night to manual_mqtt alarm doc
    
    Code change PR: home-assistant/core#9358
    
    * Update alarm_control_panel.manual_mqtt.markdown
    
    * Made small grammar corrections
    snjoetw authored and frenck committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    819b016 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #3643 from home-assistant/Danielhiversen-patch-1

    Last action for xiaomi aqara binary sensor
    Danielhiversen committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    8a3fd92 View commit details
    Browse the repository at this point in the history
  4. Adds documentation for the Yi Home Camera platform (#3580)

    * Adding docs
    
    * Various tweaks
    
    * Fixed typos
    bachya authored and frenck committed Oct 17, 2017
    Configuration menu
    Copy the full SHA
    ed905b3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62bdb6f View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Update doc for notify.xmpp (#3664)

    * Update doc for notify.xmpp
    
    Add new optional variable.
    
    * Small grammar changes
    
    * Removed extra space
    ldvc authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    06a0287 View commit details
    Browse the repository at this point in the history
  2. Couple of typos (#3670)

    * couple of typos
    
    * Update 2017-10-07-release-55.markdown
    matchett808 authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    8c69841 View commit details
    Browse the repository at this point in the history
  3. Add serial sensor docs (#3619)

    fabaff committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    2fae62a View commit details
    Browse the repository at this point in the history
  4. Update 2017-10-06-deprecating-python-3.4-support.markdown (#3669)

    Really persnickety update to remove an erroneous space
    matchett808 authored and fabaff committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    938c683 View commit details
    Browse the repository at this point in the history
  5. Add google_assistant component (#3657)

    * Add google_assistant component
    
    * Be more explict about config keys and replaced strings
    
    * Fix typo and minor language change
    
    * Some minor spelling & grammar fixes
    philk authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    889934d View commit details
    Browse the repository at this point in the history
  6. Update away state to not_home (#3648)

    PeteBa authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    2964e9a View commit details
    Browse the repository at this point in the history
  7. Update device_tracker.unifi.markdown (#3353)

    * Update device_tracker.unifi.markdown
    
    For 
    home-assistant/core#8998
    
    * Update device_tracker.unifi.markdown
    
    * Update device_tracker.unifi.markdown
    
    * Update device_tracker.unifi.markdown
    
    * Removed API configuration parameter from the documentation
    
    * Some minor spelling & grammar fixes
    rbflurry authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    1f54839 View commit details
    Browse the repository at this point in the history
  8. added documentation for monoprice platform (#3495)

    * added monoprice page
    
    * updated markdown
    
    * updated markdown
    
    * renamed mp-logo.svg to monoprice.svg
    updated ha_release to 0.55
    
    * fixed some typos
    
    * switched logo from white to black
    
    * updated release
    
    * Grammar; Added missing determiner
    etsinko authored and fabaff committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    e42a0fb View commit details
    Browse the repository at this point in the history
  9. Netatmo Binary sensor: timeout and offset are the same thing (#3609)

    Signed-off-by: Hugo D. (jabesq) <jabesq@gmail.com>
    jabesq authored and frenck committed Oct 18, 2017
    Configuration menu
    Copy the full SHA
    ed90bce View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2017

  1. Xiaomi Mi Vacuum: various documentation additions and corrections (#3516

    )
    
    * Various documentation additions and corrections
    
    * Couple of tiny changes in the Markdown
    bachya authored and frenck committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    e08c9cc View commit details
    Browse the repository at this point in the history
  2. Updated Docs for plex senor (#3688)

    ryanm101 authored and fabaff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    1a42388 View commit details
    Browse the repository at this point in the history
  3. Updated Wink siren doc (#3686)

    William Scanlon authored and fabaff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    61f8710 View commit details
    Browse the repository at this point in the history
  4. Updated documentation for knx component. (#3685)

    * Updated documentation for knx component. Added option for configurable state updater.
    
    * Minor changes
    Julius2342 authored and fabaff committed Oct 20, 2017
    Configuration menu
    Copy the full SHA
    a5b868f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c3237a5 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2017

  1. Fix host entry

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    795b595 View commit details
    Browse the repository at this point in the history
  2. UPdate formatting

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    cc3e2aa View commit details
    Browse the repository at this point in the history
  3. Update configurator.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    fde676a View commit details
    Browse the repository at this point in the history
  4. Update duckdns.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2bf79f1 View commit details
    Browse the repository at this point in the history
  5. Update lets_encrypt.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e895763 View commit details
    Browse the repository at this point in the history
  6. Update MQTT broker docs for clarity (#3573)

    * Update MQTT broker docs for clarity
    
    Adding words to note that the reason a "run your own" broker is the most private is because the embedded broker doesn't support TLS/SSL.
    Also updating to use the new configuration tags.
    
    * Update to reference hbmqtt supporting TLS
    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2faf1a1 View commit details
    Browse the repository at this point in the history
  7. Update fail2ban.markdown (#3503)

    Please update this reference according to the last additions made in the original topic :https://community.home-assistant.io/t/is-there-a-log-file-for-invalid-logins-blocking-hackers/2892/16
    jodur authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    8c8d93a View commit details
    Browse the repository at this point in the history
  8. Update xiaomi_aqara.markdown

    Danielhiversen authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e91032b View commit details
    Browse the repository at this point in the history
  9. device_tracker.mqtt configuration.yaml is wrong (#3583)

    The topic to be looked up must be in quotes for the example to work.
    tsvi authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    8e89191 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8fc24b8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    88d1c2a View commit details
    Browse the repository at this point in the history
  12. Update file name

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    7a0c5f2 View commit details
    Browse the repository at this point in the history
  13. minor change to make instructions clear (#3590)

    * minor change to make instructions clear
    
    change to make it clear there are two ways to install pyvizio rather than two steps.
    
    * Add blank lines before code
    dnaphreak authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    79c80c1 View commit details
    Browse the repository at this point in the history
  14. Update 055 breaking changes for recorder (#3591)

    The recorder component introduces some breaking changes. Expanding those
    in the breaking changes section so people don't get caught out
    philhawthorne authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    d012312 View commit details
    Browse the repository at this point in the history
  15. fix example for custom state cards (#3592)

    * change to state-card-my-custom-light
    
    * .html
    c727 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    f6b19dc View commit details
    Browse the repository at this point in the history
  16. Create cec_scan.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    13b6bce View commit details
    Browse the repository at this point in the history
  17. Update custom_ui_by_andrey-git.markdown

    andrey-git authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2a95c15 View commit details
    Browse the repository at this point in the history
  18. Update xiaomi_aqara.markdown

    Added mention of multicast requirement
    james-fry authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    5b79285 View commit details
    Browse the repository at this point in the history
  19. Update alarmdecoder.markdown (#3603)

    Corrected configuration variable baud, as the schema expects 'baudrate' instead of 'baud'
    Eleftherios Chamakiotis authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    bfbe694 View commit details
    Browse the repository at this point in the history
  20. Small typo fix (#3602)

    callack => callback
    johanvanderkuijl authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a35cfbf View commit details
    Browse the repository at this point in the history
  21. Update config panel docs (#3493)

    Removed information on groups panel as it's disabled. Added information on new panels that have been added.
    cgarwood authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    25d91e8 View commit details
    Browse the repository at this point in the history
  22. Add Hass.io log location (#3599)

    To aid debugging Hass.io logs
    phillprice authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    c4ed0c9 View commit details
    Browse the repository at this point in the history
  23. Update mosquitto.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    9069c5a View commit details
    Browse the repository at this point in the history
  24. Update mosquitto.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4d7eabc View commit details
    Browse the repository at this point in the history
  25. Update addon_config.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    826c207 View commit details
    Browse the repository at this point in the history
  26. Update addon_config.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    358b119 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    64ea170 View commit details
    Browse the repository at this point in the history
  28. Xiaomi light description updated. (#3607)

    syssi authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4632b92 View commit details
    Browse the repository at this point in the history
  29. Update lets_encrypt.markdown

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    beb9e48 View commit details
    Browse the repository at this point in the history
  30. Update duckdns.markdown

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    737c5d6 View commit details
    Browse the repository at this point in the history
  31. Update lets_encrypt.markdown

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e3ab5ee View commit details
    Browse the repository at this point in the history
  32. Added quote marks around target phone number. (#3618)

    The notification will not work if the target phone number is not quoted.
    fredrikfjeld authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    c4f23a2 View commit details
    Browse the repository at this point in the history
  33. Decrease size of search bar and remove outline (#3611)

    This ensures that the close button stays in the first line, and doesn't get pushed below the search icon.
    Maxr1998 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2473bd8 View commit details
    Browse the repository at this point in the history
  34. Device tracker GpsLogger : Change the device name (#3606)

    Explain how to change the device name in the URL
    boced66 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4fe5162 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    1ca04aa View commit details
    Browse the repository at this point in the history
  36. Remove flux_led option from discovery (#3624)

    fails to load configuration with this option in.
    phillprice authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2cf2c0f View commit details
    Browse the repository at this point in the history
  37. Update input_datetime.markdown (#3629)

    * Update input_datetime.markdown
    
    As the frontend is not merged the documentation is very misleading
    
    * Make it a note
    moskovskiy82 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e5f3f6a View commit details
    Browse the repository at this point in the history
  38. Add Link and fix config (#3628)

    Add the example html and fix the config (who instead of hello)
    DanielXYZ2000 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    8c93c0b View commit details
    Browse the repository at this point in the history
  39. Update glossary.yml (#3627)

    * Update glossary.yml
    
    Added automation, trigger, and template.  Adjusted the groups entry to not utilize the term in the definition.
    
    * Remove white space
    dzsquared authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    21a7428 View commit details
    Browse the repository at this point in the history
  40. Update addon_communication.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    8079dc6 View commit details
    Browse the repository at this point in the history
  41. Update lets_encrypt.markdown

    pvizeli authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    18d12c6 View commit details
    Browse the repository at this point in the history
  42. Make the example work as is (#3630)

    The HVAC component will not appear without valid initial values sent from the sketch. Initial default values added to avoid the problem.
    mortenmathiasen authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1e526ab View commit details
    Browse the repository at this point in the history
  43. xiaomi gateway setup tip (#3636)

    Initializing the Xiaomi Home app with the OnePlus 3 failed. Trying the Nexus 5 helped.
    flowolf authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    f8092f4 View commit details
    Browse the repository at this point in the history
  44. Added reference to previous name (#3637)

    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    eaeb3fa View commit details
    Browse the repository at this point in the history
  45. Adding warning to the top

    Adding warning about GHome not working for new users
    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    f5b4871 View commit details
    Browse the repository at this point in the history
  46. Update 'now()' and 'utcnow()' (#3625)

    * Update 'now()' and 'utcnow()'
    
    * Add note
    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    c0c7d9e View commit details
    Browse the repository at this point in the history
  47. Template blog post (#3626)

    * Add a blog post templating and times/dates
    
    * Update date
    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4ae163c View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    1514bc9 View commit details
    Browse the repository at this point in the history
  49. Update 'ha_release'

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    75fec71 View commit details
    Browse the repository at this point in the history
  50. Release 0.55.1

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    5845fc0 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    e73173e View commit details
    Browse the repository at this point in the history
  52. Add logo

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    7d2f514 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    f211956 View commit details
    Browse the repository at this point in the history
  54. Fix link to purge service heading (#3647)

    milanvo authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    50b47aa View commit details
    Browse the repository at this point in the history
  55. Update .travis.yml example (#3645)

    to test against Python 3.5
    Fogh authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    02315ae View commit details
    Browse the repository at this point in the history
  56. Make BG transparent

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    0f3266b View commit details
    Browse the repository at this point in the history
  57. Move redirect to standards

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1cc983e View commit details
    Browse the repository at this point in the history
  58. Add additions from #3635

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a326ebb View commit details
    Browse the repository at this point in the history
  59. add scene and script to glossary (#3649)

    olskar authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e7caff9 View commit details
    Browse the repository at this point in the history
  60. Add intro

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    5afb014 View commit details
    Browse the repository at this point in the history
  61. Update hdmi_cec.markdown (#3652)

    Schmackos authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    3e02d0f View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    1bb5392 View commit details
    Browse the repository at this point in the history
  63. Update to hassio upgrade documentation and inclusion of ssh upgrade s…

    …creenshot (#3346)
    
    * Update index.markdown
    
    firmed up the description of the upgrade process from the gui
    added a screenshot to ssh command line upgrade
    
    * ssh upgrade screenshot
    
    ssh upgrade screenshot for inclusion into the upgrade process docs
    
    * Update index.markdown
    
    * Small typo fixes
    
    I've fixed some small typo's and changed sentences a little to be more fluent.
    eoosting authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    0747e52 View commit details
    Browse the repository at this point in the history
  64. Add info about !include, fix #3262 (#3651)

    Maxr1998 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4b3b28a View commit details
    Browse the repository at this point in the history
  65. Improve one-wire sensor (#3656)

    * Improve one-wire sensor
    
    * Minor changes
    HugoGresse authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    9da7eed View commit details
    Browse the repository at this point in the history
  66. small typo (#3665)

    c727 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a581467 View commit details
    Browse the repository at this point in the history
  67. Add post for Podcast Episode 10 (#3666)

    Adds a blog post for the Home Assistant podcast Episode 10
    philhawthorne authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    983470a View commit details
    Browse the repository at this point in the history
  68. Specify that RPC Shutdown is only for Windows computers (#3667)

    * Specify that it is only for Windows computers
    
    * Fix name
    namadori authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    46a59c1 View commit details
    Browse the repository at this point in the history
  69. Grammar fix (#3671)

    kirichkov authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    dc9e362 View commit details
    Browse the repository at this point in the history
  70. Update switch.rpi_gpio.markdown (#3662)

    I found the current documentation confusing as it did not clearly state whether the code is look at the pin # or GPIO #. Looking on the forums others were having the same issue. My goal is to make it clear that GPIO # is what users should be entering into their configs.
    dmschlab authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    fbfad8c View commit details
    Browse the repository at this point in the history
  71. Update to auto turn off the cycle (#3391)

    * Update to auto turn off the cycle
    
    Addition of service_template to automatically turn off the cycle when the lights reach their minimum or maximum brightness. Validated on my own lights.
    
    * Fixed facepalm
    
    Added the raw/endraw tags to the half I missed
    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    865596a View commit details
    Browse the repository at this point in the history
  72. Add blog post for building a serial analog sensor (#3620)

    * Add blog post for building a serial analog sensor
    
    * Fixed two minor grammar issues.
    
    * Update date
    
    * Rename blog post
    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    62a6ff6 View commit details
    Browse the repository at this point in the history
  73. Added support for Denon AVR-4810. (#3640)

    Added support for Denon AVR-4810.
    Oliver authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    5bfc74a View commit details
    Browse the repository at this point in the history
  74. Corrected permissions

    Permissions listed for hass-daemon were `777` (everybody can change it), corrected to `755`
    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    775fdbd View commit details
    Browse the repository at this point in the history
  75. Add privacy policy, tos from forums

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a966669 View commit details
    Browse the repository at this point in the history
  76. Update dev nav

    balloob authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    8bfe27d View commit details
    Browse the repository at this point in the history
  77. Adding note on entity naming (#3677)

    Adding troubleshooting note about entity names.
    
    I wonder if this needs called out into its own section in the introductory documents though.
    DubhAd authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a1c2003 View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    2005b31 View commit details
    Browse the repository at this point in the history
  79. Minimize configuration sample

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    2aaffca View commit details
    Browse the repository at this point in the history
  80. Sync with binary sensor

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    12b8d59 View commit details
    Browse the repository at this point in the history
  81. Add details about tests

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    4fed32d View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    bc62f29 View commit details
    Browse the repository at this point in the history
  83. Manual Alarm Panel arming options (#3445)

    * Manual Alarm Panel arming options
    
    Coming out on the site as very strangely styled, currently.
    
    Not sure if this fixes as not sure how to test, willing to do so if there are docs anywhere to show me.
    
    * Update alarm_control_panel.manual.markdown
    phillprice authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    a8814bc View commit details
    Browse the repository at this point in the history
  84. Remove some stale info from Z-Wave (#3551)

    emlove authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    65b244f View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    0d4a378 View commit details
    Browse the repository at this point in the history
  86. Removed reference to WPS-only setup (#3690)

    MyStrom buttons can be set up via the app (as per the manual, confirmed by me today).
    ax42 authored and fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e92d4ab View commit details
    Browse the repository at this point in the history
  87. Add details about the token

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1aa99e9 View commit details
    Browse the repository at this point in the history
  88. Configuration menu
    Copy the full SHA
    23567dc View commit details
    Browse the repository at this point in the history
  89. Configuration menu
    Copy the full SHA
    07a64bd View commit details
    Browse the repository at this point in the history
  90. Update for 0.56

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    d8dbf25 View commit details
    Browse the repository at this point in the history
  91. Update credits

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    1ff2e9f View commit details
    Browse the repository at this point in the history
  92. Add release blog post

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    e1e7fc1 View commit details
    Browse the repository at this point in the history
  93. Add Toon docs (#3706)

    fabaff committed Oct 21, 2017
    Configuration menu
    Copy the full SHA
    09f58f4 View commit details
    Browse the repository at this point in the history