Reminder don't mix http and https content in iframe cards

This commit is contained in:
Oncleben31 2018-07-10 10:11:34 +02:00 committed by GitHub
parent 2295af2801
commit a7bc2e87f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -44,6 +44,8 @@ title:
default: none default: none
{% endconfiguration %} {% 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 %} ## {% linkable_title Examples %}
```yaml ```yaml