diff --git a/atom.xml b/atom.xml index 4d14d9b399..14922a3800 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ @@ -46,6 +46,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • The Emby mediaplayer platform was changed to avoid name clashes (#6664).
  • In a lot of places were the power and energy units update. This change mostly affects the switch platforms (#6212).
  • If set to auto then the MQTT implementation will use the bundled certificates automatically (#6707).
  • +
  • Autodiscovery of Android IP Webcam was removed (#6528)
  • If you need help…

    @@ -114,12 +115,11 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Add “Refactor zwave discovery to entity schema” (@balloob - #6565)
  • Tests for ZWave climate (@armills - #6629)
  • Correctly flag Kodi media types (@armills - #6628)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Use sqlite’s WAL mode to avoid database is locked errors (@n8henrie - #6519)
  • Remove event decorators (@balloob - #6634) (Breaking Change)
  • Deprecate event forwarding (@balloob)
  • Upgrade aiohttp to 1.3.4 (@pvizeli - #6643)
  • -
  • media_player.kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • +
  • Kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • Add ZWave cover tests (@armills - #6648)
  • Kodi: Fix episode media type classification (@armills - #6645)
  • Move LIFX to aiolifx for driving the bulbs (@amelchio - #6584)
  • @@ -133,7 +133,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Fix hydroquebec (@titilambert - #6574)
  • Update pyecobee version to 0.0.7 (@dale3h - #6593)
  • Update SMA solar sensor to work with the new add_devices callback (@kellerza - #6602)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • +
  • Since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Bugfix RFLINK remove group (@pvizeli - #6580)
  • Added workday sensor (@BastianPoe - #6599)
  • Add test for Z-wave switch (@turbokongen - #6619)
  • diff --git a/blog/2017/03/25/todo-volumio-workday/index.html b/blog/2017/03/25/todo-volumio-workday/index.html index d9c31b26ae..3a8883b208 100644 --- a/blog/2017/03/25/todo-volumio-workday/index.html +++ b/blog/2017/03/25/todo-volumio-workday/index.html @@ -99,6 +99,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • The Emby mediaplayer platform was changed to avoid name clashes (#6664).
  • In a lot of places were the power and energy units update. This change mostly affects the switch platforms (#6212).
  • If set to auto then the MQTT implementation will use the bundled certificates automatically (#6707).
  • +
  • Autodiscovery of Android IP Webcam was removed (#6528)
  • If you need help…

    …don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.

    @@ -163,12 +164,11 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Add “Refactor zwave discovery to entity schema” (@balloob - #6565)
  • Tests for ZWave climate (@armills - #6629)
  • Correctly flag Kodi media types (@armills - #6628)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Use sqlite’s WAL mode to avoid database is locked errors (@n8henrie - #6519)
  • Remove event decorators (@balloob - #6634) (Breaking Change)
  • Deprecate event forwarding (@balloob)
  • Upgrade aiohttp to 1.3.4 (@pvizeli - #6643)
  • -
  • media_player.kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • +
  • Kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • Add ZWave cover tests (@armills - #6648)
  • Kodi: Fix episode media type classification (@armills - #6645)
  • Move LIFX to aiolifx for driving the bulbs (@amelchio - #6584)
  • @@ -182,7 +182,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Fix hydroquebec (@titilambert - #6574)
  • Update pyecobee version to 0.0.7 (@dale3h - #6593)
  • Update SMA solar sensor to work with the new add_devices callback (@kellerza - #6602)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • +
  • Since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Bugfix RFLINK remove group (@pvizeli - #6580)
  • Added workday sensor (@BastianPoe - #6599)
  • Add test for Z-wave switch (@turbokongen - #6619)
  • diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 8fc7e62901..683aa53d1c 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 2194d78fe4..d5a6a40c2e 100644 --- a/blog/categories/device-tracking/atom.xml +++ b/blog/categories/device-tracking/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Device-Tracking | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index ff1c3a7d27..02a075fe76 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index b913240a1c..37720d774a 100644 --- a/blog/categories/how-to/atom.xml +++ b/blog/categories/how-to/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: How-To | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index 3d70d90d08..b143531f53 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/internet-of-things/atom.xml b/blog/categories/internet-of-things/atom.xml index 97895c424d..870fde5560 100644 --- a/blog/categories/internet-of-things/atom.xml +++ b/blog/categories/internet-of-things/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Internet-of-Things | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index 90a33ab1d9..0cbbea5ea5 100644 --- a/blog/categories/iot-data/atom.xml +++ b/blog/categories/iot-data/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: IoT-Data | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index 60f59199cb..cacae61b15 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index dd7c7dc366..c4ca329ee4 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 029501e0e9..8262f1f22b 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 7cb4891cb1..542febb646 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 5e02ffc857..c25aa13e60 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 25c80d2d7b..4b4911edfa 100644 --- a/blog/categories/presence-detection/atom.xml +++ b/blog/categories/presence-detection/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Presence-Detection | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/public-service-announcement/atom.xml b/blog/categories/public-service-announcement/atom.xml index feba603159..5ba269193e 100644 --- a/blog/categories/public-service-announcement/atom.xml +++ b/blog/categories/public-service-announcement/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Public-Service-Announcement | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 4a43daeca9..056eef5e9e 100644 --- a/blog/categories/release-notes/atom.xml +++ b/blog/categories/release-notes/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Release-Notes | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ @@ -43,6 +43,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li - The [Emby mediaplayer][emby] platform was changed to avoid name clashes ([#6664]). - In a lot of places were the power and energy units update. This change mostly affects the `switch` platforms ([#6212]). - If set to `auto` then the [MQTT][mqtt] implementation will use the bundled certificates automatically ([#6707]). +- Autodiscovery of [Android IP Webcam][android] was removed ([#6528]) ## If you need help... ...don't hesitate to use our very active [forums][forum] or join us for a little [chat][gitter]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. @@ -109,12 +110,11 @@ Experiencing issues introduced by this release? Please report them in our [issue - Add "Refactor zwave discovery to entity schema" ([@balloob] - [#6565]) - Tests for ZWave climate ([@armills] - [#6629]) - Correctly flag Kodi media types ([@armills] - [#6628]) -- since knx_2_float can't handle 0, bypass converting 0 value from knx to float ([@goofz] - [#6626]) - Use sqlite's WAL mode to avoid `database is locked` errors ([@n8henrie] - [#6519]) - Remove event decorators ([@balloob] - [#6634]) (Breaking Change) - Deprecate event forwarding ([@balloob]) - Upgrade aiohttp to 1.3.4 ([@pvizeli] - [#6643]) -- media_player.kodi extra attributes for tvshow and music media ([@mvillarejo] - [#6622]) +- Kodi extra attributes for tvshow and music media ([@mvillarejo] - [#6622]) - Add ZWave cover tests ([@armills] - [#6648]) - Kodi: Fix episode media type classification ([@armills] - [#6645]) - Move LIFX to aiolifx for driving the bulbs ([@amelchio] - [#6584]) @@ -128,7 +128,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Fix hydroquebec ([@titilambert] - [#6574]) - Update pyecobee version to 0.0.7 ([@dale3h] - [#6593]) - Update SMA solar sensor to work with the new add_devices callback ([@kellerza] - [#6602]) -- since knx_2_float can't handle 0, bypass converting 0 value from knx to float ([@goofz] - [#6626]) +- Since knx_2_float can't handle 0, bypass converting 0 value from knx to float ([@goofz] - [#6626]) - Bugfix RFLINK remove group ([@pvizeli] - [#6580]) - Added workday sensor ([@BastianPoe] - [#6599]) - Add test for Z-wave switch ([@turbokongen] - [#6619]) @@ -348,6 +348,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [tado]: https://home-assistant.io/components/climate.tado/ [volumio]: https://home-assistant.io//components/media_player.volumio/ [workday]: https://home-assistant.io/components/binary_sensor.workday/ +[android]: https://home-assistant.io/components/android_ip_webcam/ [forum]: https://community.home-assistant.io/ [gitter]: https://gitter.im/home-assistant/home-assistant diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 887b90118d..c44244e311 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 49f2a2c11a..1843a5b489 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 83c3ec6070..5acfdfd5d6 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index b1444c8fc8..c47b4ceb90 100644 --- a/blog/categories/user-stories/atom.xml +++ b/blog/categories/user-stories/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: User-Stories | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index 2887473360..e31c76b714 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index f34cf883f3..b3d63e79a9 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-03-26T08:48:20+00:00 + 2017-03-26T10:23:27+00:00 https://home-assistant.io/ diff --git a/blog/index.html b/blog/index.html index 7ef27015e4..67445d9ac9 100644 --- a/blog/index.html +++ b/blog/index.html @@ -101,6 +101,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • The Emby mediaplayer platform was changed to avoid name clashes (#6664).
  • In a lot of places were the power and energy units update. This change mostly affects the switch platforms (#6212).
  • If set to auto then the MQTT implementation will use the bundled certificates automatically (#6707).
  • +
  • Autodiscovery of Android IP Webcam was removed (#6528)
  • If you need help…

    …don’t hesitate to use our very active forums or join us for a little chat. The release notes have comments enabled but it’s preferred if you use the former communication channels. Thanks.

    @@ -165,12 +166,11 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Add “Refactor zwave discovery to entity schema” (@balloob - #6565)
  • Tests for ZWave climate (@armills - #6629)
  • Correctly flag Kodi media types (@armills - #6628)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Use sqlite’s WAL mode to avoid database is locked errors (@n8henrie - #6519)
  • Remove event decorators (@balloob - #6634) (Breaking Change)
  • Deprecate event forwarding (@balloob)
  • Upgrade aiohttp to 1.3.4 (@pvizeli - #6643)
  • -
  • media_player.kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • +
  • Kodi extra attributes for tvshow and music media (@mvillarejo - #6622)
  • Add ZWave cover tests (@armills - #6648)
  • Kodi: Fix episode media type classification (@armills - #6645)
  • Move LIFX to aiolifx for driving the bulbs (@amelchio - #6584)
  • @@ -184,7 +184,7 @@ The new format of the changelog which was introduced with 0.40 will provide a li
  • Fix hydroquebec (@titilambert - #6574)
  • Update pyecobee version to 0.0.7 (@dale3h - #6593)
  • Update SMA solar sensor to work with the new add_devices callback (@kellerza - #6602)
  • -
  • since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • +
  • Since knx_2_float can’t handle 0, bypass converting 0 value from knx to float (@goofz - #6626)
  • Bugfix RFLINK remove group (@pvizeli - #6580)
  • Added workday sensor (@BastianPoe - #6599)
  • Add test for Z-wave switch (@turbokongen - #6619)
  • diff --git a/components/android_ip_webcam/index.html b/components/android_ip_webcam/index.html index b14ad044d2..c04c3a2c1a 100644 --- a/components/android_ip_webcam/index.html +++ b/components/android_ip_webcam/index.html @@ -71,17 +71,7 @@

    To set it up, download the IP Webcam app and add the following information to your configuration.yaml file:

    # Example configuration.yaml entry
     android_ip_webcam:
    -<<<<<<< HEAD
    -<<<<<<< HEAD
    -  - host: 192.168.1.10
    -=======
    -  # This should be the ip of your phone
    -=======
    -  # This should be the IP Address of the phone
    ->>>>>>> origin/current
    -  - host: 192.168.1.10
    -    name: Entrance
    ->>>>>>> current
    +  - host: 192.168.1.10
     

    Configuration variables:

    @@ -92,7 +82,6 @@
  • username (Optional): The username to access the phone.
  • password (Optional): The password to access the phone.
  • scan_interval (Optional): Default is 10 seconds. Defines the update interval of the phone.
  • -
  • auto_discovery (Optional): Default is True. Auto detect which sensors and settings are available for setup.
  • sensors array (Optional): Conditions to display sensor in the frontend. See list of supported sensors.
  • switches array (Optional): Conditions to display settings in the frontend. See list of supported settings.
  • motion_sensor (Optional): Activate motion sensor if auto_discovery is disabled.
  • diff --git a/sitemap.xml b/sitemap.xml index b0854397e2..67c50b5e9d 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -3054,62 +3054,62 @@ https://home-assistant.io/demo/frontend.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/index.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-event.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-info.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-service.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-state.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-dev-template.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-history.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-iframe.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-logbook.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/demo/panels/ha-panel-map.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/googlef4f3693c209fe788.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/static/fonts/roboto/DESCRIPTION.en_us.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/static/fonts/robotomono/DESCRIPTION.en_us.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00 https://home-assistant.io/static/mdi-demo.html -2017-03-26T08:47:30+00:00 +2017-03-26T10:22:39+00:00