From fd223e7903417bf1ddebf386516b1ee658eda882 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sat, 7 Oct 2017 20:40:14 +0000 Subject: [PATCH] Site updated at 2017-10-07 20:40:14 UTC --- atom.xml | 8 +- blog/2017/10/07/release-55/index.html | 6 +- blog/categories/announcements/atom.xml | 2 +- blog/categories/community/atom.xml | 2 +- blog/categories/device-tracking/atom.xml | 2 +- blog/categories/esp8266/atom.xml | 2 +- blog/categories/how-to/atom.xml | 2 +- blog/categories/ibeacons/atom.xml | 2 +- blog/categories/internet-of-things/atom.xml | 2 +- blog/categories/iot-data/atom.xml | 2 +- blog/categories/media/atom.xml | 2 +- blog/categories/merchandise/atom.xml | 2 +- blog/categories/micropython/atom.xml | 2 +- blog/categories/mqtt/atom.xml | 2 +- blog/categories/organisation/atom.xml | 2 +- blog/categories/owntracks/atom.xml | 2 +- blog/categories/presence-detection/atom.xml | 2 +- .../public-service-announcement/atom.xml | 2 +- blog/categories/release-notes/atom.xml | 9 ++- blog/categories/survey/atom.xml | 2 +- blog/categories/talks/atom.xml | 2 +- blog/categories/technology/atom.xml | 2 +- blog/categories/user-stories/atom.xml | 2 +- blog/categories/video/atom.xml | 2 +- blog/categories/website/atom.xml | 2 +- blog/index.html | 4 +- components/upnp/index.html | 34 ++++++-- developers/releasing/index.html | 2 +- sitemap.xml | 80 +++++++++---------- 29 files changed, 105 insertions(+), 82 deletions(-) diff --git a/atom.xml b/atom.xml index acccd301f9..c7afbbbb0e 100644 --- a/atom.xml +++ b/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ @@ -26,7 +26,7 @@

Using Home Assistant with DuckDNS for Dynamic DNS (DDNS or DynDNS) is an old story. DuckDNS is also integrated in Hass.io. 0.55 ships a component for no Hass.io users to get a similar feature.

Recorder

-

The purging of data was [improved][recorder docs]. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

+

The purging of data was improved. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

Owntracks

Owntracks is an easy way to track your devices. For some times we have the device tracker which depends on MQTT but thanks to a new feature in Owntracks we can now offer support for HTTP. The new platform doesn’t require a MQTT broker but sends messages directly as HTTP requests to Home Assistant.

@@ -49,7 +49,7 @@
  • MQTT climate platform [continuation of #8750] (@tinloaf - #9589) (climate.mqtt docs) (new-platform)
  • Add Tibber sensor (@danielhiversen - #9661) (sensor.tibber docs) (new-platform)
  • Updating clicksendaudio component based on feedback (@jeroenterheerdt - #9692) (notify.clicksendaudio docs) (new-platform)
  • -
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork_data docs) (new-platform)
  • +
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork docs) (new-platform)
  • If you need help…

    @@ -163,7 +163,7 @@
  • Fixed typo in opencv (@arsaboo - #9697) (image_processing.opencv docs) (breaking change)
  • [light.tradfri] async support with resource observation. (@lwis - #7815) (tradfri docs) (light.tradfri docs) (breaking change)
  • Create secrets file in default config (@balloob - #9685)
  • -
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork_data docs) (new-platform)
  • +
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork docs) (new-platform)
  • Deprecate Python 3.4 support (@balloob - #9684)
  • Fix coap commit (@balloob - #9712)
  • [light.tradfri] Clone all of aiocoap to ensure pinned commit will be present (@lwis - #9713)
  • diff --git a/blog/2017/10/07/release-55/index.html b/blog/2017/10/07/release-55/index.html index 413e651e36..17bf8d98ef 100644 --- a/blog/2017/10/07/release-55/index.html +++ b/blog/2017/10/07/release-55/index.html @@ -91,7 +91,7 @@

    DuckDNS

    Using Home Assistant with DuckDNS for Dynamic DNS (DDNS or DynDNS) is an old story. DuckDNS is also integrated in Hass.io. 0.55 ships a component for no Hass.io users to get a similar feature.

    Recorder

    -

    The purging of data was [improved][recorder docs]. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

    +

    The purging of data was improved. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

    Owntracks

    Owntracks is an easy way to track your devices. For some times we have the device tracker which depends on MQTT but thanks to a new feature in Owntracks we can now offer support for HTTP. The new platform doesn’t require a MQTT broker but sends messages directly as HTTP requests to Home Assistant.

    Tibber

    @@ -109,7 +109,7 @@
  • MQTT climate platform [continuation of #8750] (@tinloaf - #9589) (climate.mqtt docs) (new-platform)
  • Add Tibber sensor (@danielhiversen - #9661) (sensor.tibber docs) (new-platform)
  • Updating clicksendaudio component based on feedback (@jeroenterheerdt - #9692) (notify.clicksendaudio docs) (new-platform)
  • -
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork_data docs) (new-platform)
  • +
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork docs) (new-platform)
  • 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.

    @@ -216,7 +216,7 @@
  • Fixed typo in opencv (@arsaboo - #9697) (image_processing.opencv docs) (breaking change)
  • [light.tradfri] async support with resource observation. (@lwis - #7815) (tradfri docs) (light.tradfri docs) (breaking change)
  • Create secrets file in default config (@balloob - #9685)
  • -
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork_data docs) (new-platform)
  • +
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork docs) (new-platform)
  • Deprecate Python 3.4 support (@balloob - #9684)
  • Fix coap commit (@balloob - #9712)
  • [light.tradfri] Clone all of aiocoap to ensure pinned commit will be present (@lwis - #9713)
  • diff --git a/blog/categories/announcements/atom.xml b/blog/categories/announcements/atom.xml index ef15797bf5..fd356514ac 100644 --- a/blog/categories/announcements/atom.xml +++ b/blog/categories/announcements/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Announcements | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/community/atom.xml b/blog/categories/community/atom.xml index 2f755ba54b..a2c3bd2db5 100644 --- a/blog/categories/community/atom.xml +++ b/blog/categories/community/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Community | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/device-tracking/atom.xml b/blog/categories/device-tracking/atom.xml index 45ccca005d..8fbf52f498 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/esp8266/atom.xml b/blog/categories/esp8266/atom.xml index 6ba317422c..5b4a969a81 100644 --- a/blog/categories/esp8266/atom.xml +++ b/blog/categories/esp8266/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: ESP8266 | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/how-to/atom.xml b/blog/categories/how-to/atom.xml index de6604a89c..54ecb425f0 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/ibeacons/atom.xml b/blog/categories/ibeacons/atom.xml index fc8c1679cc..989392ebd5 100644 --- a/blog/categories/ibeacons/atom.xml +++ b/blog/categories/ibeacons/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: iBeacons | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+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 2939b9323d..6b50bb38c7 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/iot-data/atom.xml b/blog/categories/iot-data/atom.xml index a93f59f952..d8b4bb31bd 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/media/atom.xml b/blog/categories/media/atom.xml index 314dac69d4..d7fa2bf30d 100644 --- a/blog/categories/media/atom.xml +++ b/blog/categories/media/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Media | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/merchandise/atom.xml b/blog/categories/merchandise/atom.xml index f1043d65eb..3488f4cc86 100644 --- a/blog/categories/merchandise/atom.xml +++ b/blog/categories/merchandise/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Merchandise | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/micropython/atom.xml b/blog/categories/micropython/atom.xml index be2b8c5b51..54b080f136 100644 --- a/blog/categories/micropython/atom.xml +++ b/blog/categories/micropython/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Micropython | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/mqtt/atom.xml b/blog/categories/mqtt/atom.xml index 4da2b46cbb..496d49d755 100644 --- a/blog/categories/mqtt/atom.xml +++ b/blog/categories/mqtt/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: MQTT | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/organisation/atom.xml b/blog/categories/organisation/atom.xml index 87d1f30bcb..5fad20019e 100644 --- a/blog/categories/organisation/atom.xml +++ b/blog/categories/organisation/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Organisation | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/owntracks/atom.xml b/blog/categories/owntracks/atom.xml index 4e017e6a0b..d22f45911f 100644 --- a/blog/categories/owntracks/atom.xml +++ b/blog/categories/owntracks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: OwnTracks | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/presence-detection/atom.xml b/blog/categories/presence-detection/atom.xml index 2ffcfc2d62..418deca75e 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+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 e162f85fac..816334f695 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/release-notes/atom.xml b/blog/categories/release-notes/atom.xml index 262a92b8ca..38c4c3f634 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ @@ -48,7 +48,7 @@ This release introduces a new sensor: [Tibber][sensor.tibber docs]. The sensor p - MQTT climate platform [continuation of #8750] ([@tinloaf] - [#9589]) ([climate.mqtt docs]) (new-platform) - Add Tibber sensor ([@danielhiversen] - [#9661]) ([sensor.tibber docs]) (new-platform) - Updating clicksendaudio component based on feedback ([@jeroenterheerdt] - [#9692]) ([notify.clicksendaudio docs]) (new-platform) -- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork_data docs]) (new-platform) +- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork docs]) (new-platform) ## If you need help... ...don't hesitate to use our very active [forums][forum] or join us for a little [chat][discord]. The release notes have comments enabled but it's preferred if you use the former communication channels. Thanks. @@ -158,7 +158,7 @@ Experiencing issues introduced by this release? Please report them in our [issue - Fixed typo in opencv ([@arsaboo] - [#9697]) ([image_processing.opencv docs]) (breaking change) - [light.tradfri] async support with resource observation. ([@lwis] - [#7815]) ([tradfri docs]) ([light.tradfri docs]) (breaking change) - Create secrets file in default config ([@balloob] - [#9685]) -- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork_data docs]) (new-platform) +- Support for The Things Network ([@fabaff] - [#9627]) ([thethingsnetwork docs]) ([sensor.thethingsnetwork docs]) (new-platform) - Deprecate Python 3.4 support ([@balloob] - [#9684]) - Fix coap commit ([@balloob] - [#9712]) - [light.tradfri] Clone all of aiocoap to ensure pinned commit will be present ([@lwis] - [#9713]) @@ -350,6 +350,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [notify.simplepush docs]: https://home-assistant.io/components/notify.simplepush/ [raincloud docs]: https://home-assistant.io/components/raincloud/ [raspihats docs]: https://home-assistant.io/components/raspihats/ +[recorder docs]: https://home-assistant.io/components/recorder/ [remote.itach docs]: https://home-assistant.io/components/remote.itach/ [rflink docs]: https://home-assistant.io/components/rflink/ [sensor.airvisual docs]: https://home-assistant.io/components/sensor.airvisual/ @@ -365,7 +366,7 @@ Experiencing issues introduced by this release? Please report them in our [issue [sensor.pvoutput docs]: https://home-assistant.io/components/sensor.pvoutput/ [sensor.raincloud docs]: https://home-assistant.io/components/sensor.raincloud/ [sensor.systemmonitor docs]: https://home-assistant.io/components/sensor.systemmonitor/ -[sensor.thethingsnetwork_data docs]: https://home-assistant.io/components/sensor.thethingsnetwork_data/ +[sensor.thethingsnetwork docs]: https://home-assistant.io/components/sensor.thethingsnetwork/ [sensor.tibber docs]: https://home-assistant.io/components/sensor.tibber/ [sensor.ups docs]: https://home-assistant.io/components/sensor.ups/ [sensor.usps docs]: https://home-assistant.io/components/sensor.usps/ diff --git a/blog/categories/survey/atom.xml b/blog/categories/survey/atom.xml index 2487ba2103..284b8951b2 100644 --- a/blog/categories/survey/atom.xml +++ b/blog/categories/survey/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Survey | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/talks/atom.xml b/blog/categories/talks/atom.xml index 12ee02bc4a..aff48fed20 100644 --- a/blog/categories/talks/atom.xml +++ b/blog/categories/talks/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Talks | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/technology/atom.xml b/blog/categories/technology/atom.xml index 21f8cc414f..26a327fe91 100644 --- a/blog/categories/technology/atom.xml +++ b/blog/categories/technology/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Technology | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/user-stories/atom.xml b/blog/categories/user-stories/atom.xml index 5fa2205b4d..40fafd015e 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-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/video/atom.xml b/blog/categories/video/atom.xml index ca4e6f180e..345e4274f3 100644 --- a/blog/categories/video/atom.xml +++ b/blog/categories/video/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Video | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/categories/website/atom.xml b/blog/categories/website/atom.xml index de64b115c7..2c96e47185 100644 --- a/blog/categories/website/atom.xml +++ b/blog/categories/website/atom.xml @@ -4,7 +4,7 @@ <![CDATA[Category: Website | Home Assistant]]> - 2017-10-07T19:13:26+00:00 + 2017-10-07T20:28:44+00:00 https://home-assistant.io/ diff --git a/blog/index.html b/blog/index.html index f976e42e0a..d4b2f172c0 100644 --- a/blog/index.html +++ b/blog/index.html @@ -93,7 +93,7 @@

    DuckDNS

    Using Home Assistant with DuckDNS for Dynamic DNS (DDNS or DynDNS) is an old story. DuckDNS is also integrated in Hass.io. 0.55 ships a component for no Hass.io users to get a similar feature.

    Recorder

    -

    The purging of data was [improved][recorder docs]. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

    +

    The purging of data was improved. With purge_interval you can schedule regular purges of older events and states. In combination you can specify with purge_keep_days the amount of days you want to keep. The new service recorder.purge allow to handle this task when needed.

    Owntracks

    Owntracks is an easy way to track your devices. For some times we have the device tracker which depends on MQTT but thanks to a new feature in Owntracks we can now offer support for HTTP. The new platform doesn’t require a MQTT broker but sends messages directly as HTTP requests to Home Assistant.

    Tibber

    @@ -111,7 +111,7 @@
  • MQTT climate platform [continuation of #8750] (@tinloaf - #9589) (climate.mqtt docs) (new-platform)
  • Add Tibber sensor (@danielhiversen - #9661) (sensor.tibber docs) (new-platform)
  • Updating clicksendaudio component based on feedback (@jeroenterheerdt - #9692) (notify.clicksendaudio docs) (new-platform)
  • -
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork_data docs) (new-platform)
  • +
  • Support for The Things Network (@fabaff - #9627) (thethingsnetwork docs) (sensor.thethingsnetwork docs) (new-platform)
  • 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.

    diff --git a/components/upnp/index.html b/components/upnp/index.html index 6fd8e9ee96..790142cf20 100644 --- a/components/upnp/index.html +++ b/components/upnp/index.html @@ -80,16 +80,38 @@

    To integrate this into Home Assistant, add the following section to your configuration.yaml file:

    # Example configuration.yaml entry with custom external portal
     upnp:
    -  external_port: 80
    +  ports:
    +    hass: 8000
    +    8080: 8080
     

    If you which to have the statistics without having port mapping done through IGD, add the option port_mapping.

    Configuration variables:

    -
      -
    • external_port (Optional): Expose Home Assistant to the internet over this TCP port. Defaults to Home Assistant configured port.
    • -
    • port_mapping (Optional): Disables port mapping maintains the network statistics sensors)
    • -
    • unit (Optional): UPnP sensors unit. Valid units are ‘Bytes’, ‘KBytes’, ‘MBytes’ and ‘GBytes’.
    • -
    +
    +

    Configuration Variables

    +
    +
    ports
    +
    +

    (map)(Optional)Map of ports to map from internal to external. Pass ‘hass’ as internal port to use the port Home Assistant runs on.

    +

    Default value: open same port on external router as that HASS runs locally and forwards it.

    +
    +
    port_mapping
    +
    +

    (boolean)(Optional)If the component should try to map ports.

    +

    Default value: false

    +
    +
    units
    +
    +

    (string)(Optional)Define the units used for the UPNP sensor. Possible values are Bytes, KBytes, MBytes, GBytes.

    +

    Default value: Mbytes

    +
    +
    local_ip
    +
    +

    (string)(Optional)The local IP address of the computer running Home Assistant.

    +

    Default value: Try to auto-detect IP of host.

    +
    +
    +