Merge pull request #5740 from oncleben31/patch-3

Reminder don't mix http and https content in iframe cards
This commit is contained in:
DubhAd 2018-07-10 22:35:08 +01:00 committed by GitHub
commit 239bae7cc0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@ title:
default: none
{% endconfiguration %}
**Reminder**: you can't mix https and http content. So if your Home Assistant instance is accessed thru https, you won't be able to display http content in the iframe card.
## {% linkable_title Examples %}
```yaml