home-assistant.github.io/source/_cookbook
Martin Rowan 5461867c5c Add my repository of configuration files (#3161)
* Updating development environment setup guide

Added more complete instructions for setting up a development environment for Home Assistant. Including details of dependencies, setting up venv. This is based on notes captured from setting up a dedicated hass dev environment on Debian 8.6.0

* Update development_environment.markdown

Updated as a result of feedback on pull request: https://github.com/home-assistant/home-assistant.github.io/pull/1804
Adding reminder to activate virtual environment before running setup along with adding reference to indicate apt-get may not be applicable to distro in use.

* Revert change to instruction to run hass

Remove statement about running hass with --open-ui and what it does (wrongly stated). Based on feedback from @balloob.

* Updated setting up venv as pyvenv is being deprecated

As of Python 3.6 pyvenv has been deprecated in favour of python3 -m venv.

Further changes may be required following resolution of discussion around setting up venv in a sub directory vs at the top level of the project.

* Remove details of Frontend requirements for NVM and Node

Given change [#5507](https://github.com/home-assistant/home-assistant/pull/5507) only attempts to setup the frontend if nvm is present. It makes sense to remove the details from here, since that was mainly around avoiding errors in the first time setup scenario. Instead I've adjusted the text to point to the FrontEnd Dev section.

* Updated centos instructions

yum install commands needs to be split so that EPEL repo is added first ahead of attempting to install other dependencies.

* Create configuration_yaml_by_shortbloke.markdown
2017-08-10 16:20:45 +02:00
..
automation_enocean_phue.markdown Fixed a small type. :) 2016-10-04 16:13:39 -06:00
automation_first_light.markdown The above/below conditions no longer match equal values (#2757) 2017-06-04 18:46:55 +02:00
automation_flashing_lights.markdown The automation state trigger has deprecated its state alias (#2758) 2017-06-04 18:45:40 +02:00
automation_for_rainy_days.markdown this example was missed (#3084) 2017-07-29 12:19:19 +02:00
automation_kodi_dynamic_input_select.markdown Kodi specific service to call Kodi API methods

 (#2635) 2017-05-17 08:43:27 -04:00
automation_sun.markdown Rename time trigger 'after' to 'at' (#2731) 2017-06-01 22:41:02 -07:00
automation_telegram_presence_alert.markdown Fix broken formatting for Telegram notification link (#2327) 2017-03-24 22:26:45 +01:00
automation_using_timeinterval_inputboolean.markdown Update automation_using_timeinterval_inputboolean.markdown (#592) 2016-06-27 21:44:04 -07:00
configuration_yaml_by_alok_saboo.markdown Add example configuration to cookbook 2016-10-25 22:27:33 -04:00
configuration_yaml_by_aneisch added example config (#2121) 2017-02-24 08:04:04 +01:00
configuration_yaml_by_bah2830.markdown 0.24 (#637) 2016-07-16 21:24:29 +02:00
configuration_yaml_by_carlo_costanzo.markdown Updated link (#1214) 2016-10-12 08:02:32 +02:00
configuration_yaml_by_cbulock.markdown Example configs (#599) 2016-06-30 08:41:22 +02:00
configuration_yaml_by_ciquattrofpv.markdown Update configuration_yaml_by_ciquattrofpv.markdown (#3024) 2017-07-20 20:59:37 +02:00
configuration_yaml_by_cy1701 Fix header 2016-12-29 19:27:22 +01:00
configuration_yaml_by_danichispa.markdown Update configuration_yaml_by_danichispa.markdown (#572) 2016-06-19 21:47:01 -07:00
configuration_yaml_by_daniel_hoyer_iversen.markdown Create configuration_yaml_by_daniel_hoyer_iversen.markdown (#1392) 2016-11-03 10:21:59 +01:00
configuration_yaml_by_fredsmith.markdown added example config (#2527) 2017-04-29 00:38:15 +02:00
configuration_yaml_by_geekofweek.markdown Added geekofweek's config 2016-04-23 17:39:45 +01:00
configuration_yaml_by_greenturtwig.markdown Update configuration_yaml_by_greenturtwig.markdown 2016-02-13 08:33:54 -08:00
configuration_yaml_by_gstevenson.markdown 0.24 (#637) 2016-07-16 21:24:29 +02:00
configuration_yaml_by_happyleavesaoc.markdown Updates for 0.13 2016-02-13 00:02:44 -08:00
configuration_yaml_by_instagraeme.markdown Create configuration_yaml_by_instagraeme.markdown (#913) 2016-09-09 08:28:05 +02:00
configuration_yaml_by_jjmontesl.markdown Added package based configuration example. (#2108) 2017-02-23 11:37:57 +01:00
configuration_yaml_by_mertenats.markdown Move file to the right location 2016-10-25 19:58:19 +02:00
configuration_yaml_by_oakbrad.markdown Add configuration.yaml example by oakbrad (#2812) 2017-07-02 22:01:59 +02:00
configuration_yaml_by_scottocs11.markdown Add Configuration Example by scottocs11 (#2118) 2017-02-23 22:48:04 +01:00
configuration_yaml_by_shortbloke.markdown Add my repository of configuration files (#3161) 2017-08-10 16:20:45 +02:00
configuration_yaml_by_skalavala.markdown Added new repo under examples section. (#2455) 2017-04-20 08:07:55 +02:00
configuration_yaml_by_stanvx Create configuration_yaml_by_stanvx (#2399) 2017-04-09 21:03:46 +02:00
configuration_yaml_by_teagan42.markdown Add my configuration (#833) 2016-08-25 22:07:21 +02:00
configuration_yaml_from_bassclarinetl2.markdown Rename time trigger 'after' to 'at' (#2731) 2017-06-01 22:41:02 -07:00
custom_panel_using_react.markdown Fix bad link to react.html example (#2889) 2017-06-26 09:32:44 +02:00
custom_ui_by_andrey-git.markdown Add custom ui documentation (#1963) 2017-02-06 07:54:21 +01:00
dim_lights_when_playing_media.markdown Added links (#2333) 2017-03-25 23:59:50 +01:00
fail2ban.markdown Relace HASS with Home Assistant and set format 2017-06-24 17:50:06 +02:00
foscam_away_mode_PTZ.markdown Revised on, off and state parameters (#1827) 2017-01-19 23:06:46 +01:00
google_maps_card.markdown Update generic camera platform 2016-08-20 23:26:41 -07:00
notify_if__new_ha_release.markdown Update notify_if__new_ha_release.markdown (#2228) 2017-03-11 10:52:30 +01:00
notify_if_over_threshold.markdown Update notify_if_over_threshold.markdown 2016-09-10 23:33:31 +02:00
owntracks_two_mqtt_broker.markdown Add content from #820 2016-08-27 13:33:43 +02:00
perform_actions_based_on_input_select.markdown Update perform_actions_based_on_input_select.markdown (#1529) 2016-12-03 13:29:42 +01:00
python_component_mqtt_basic.markdown Update code 2017-04-30 23:11:59 +02:00
python_component_simple_alarm.markdown Update code 2017-04-30 23:11:59 +02:00
restart_ha_if_wemo_switch_is_not_detected.markdown The automation state trigger has deprecated its state alias (#2758) 2017-06-04 18:45:40 +02:00
send_a_reminder.markdown Updates for 0.13 2016-02-13 00:02:44 -08:00
sonos_say.markdown fix some syntax errors and made the example more complete (#1981) 2017-02-06 22:34:50 +01:00
track_battery_level.markdown Added round to battery precentage (#2309) 2017-03-20 20:09:34 +01:00
turn_on_light_for_10_minutes_when_motion_detected.markdown Inconsistency fix (#2907) 2017-07-02 12:05:13 +02:00