Add blog post

This commit is contained in:
Paulus Schoutsen 2018-04-27 17:05:37 -04:00
parent 546806f1c6
commit cb858f2b1f
5 changed files with 87 additions and 47 deletions

View file

@ -1,6 +1,6 @@
---
layout: page
title: "EufyLights"
title: "Eufy Lights"
description: "Instructions on how to integrate Eufy LED lights into Home Assistant."
date: 2018-04-09 19:00
sidebar: true

View file

@ -7,7 +7,7 @@ sidebar: false
comments: false
sharing: true
footer: true
logo: uscis.jpg
logo: uscis.png
ha_category: Sensor
ha_release: 0.68
ha_iot_class: "Cloud Polling"
@ -31,9 +31,9 @@ friendly_name:
default: USCIS
type: string
case_id:
description: Case/receipt number used to get the case details from USCIS web client.
description: Case/receipt number used to get the case details from USCIS web client.
required: true
type: string
{% endconfiguration %}
All the data will be fetch from [USCIS](https://egov.uscis.gov/casestatus/mycasestatus.do).
All the data will be fetch from [USCIS](https://egov.uscis.gov/casestatus/mycasestatus.do).

View file

@ -1,6 +1,6 @@
---
layout: page
title: "EufySwitch"
title: "Eufy Switch"
description: "Instructions on how to integrate Eufy switches into Home Assistant."
date: 2018-04-09 19:00
sidebar: true