Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 34 additions & 0 deletions source/_components/camera.familyhub.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
---
layout: page
title: "Family Hub Camera"
description: "Instructions on how to integrate Samsung Family Hub refrigerator cameras within Home Assistant."
date: 2018-05-04 09:44
sidebar: true
comments: false
sharing: true
footer: true
logo: familyhub.png
ha_category: Camera
ha_release: "0.70"
ha_iot_class: "Local Polling"
---

The `familyhub` platform allows you to get images of the inside of your [Samsung Family Hub refrigerator](https://www.samsung.com/us/explore/family-hub-refrigerator/connected-hub/) in Home Assistant.

## {% linkable_title Configuration %}

To enable your Family Hub camera in your installation, add the following to your `configuration.yaml` file:

```yaml
# Example configuration.yaml entry
camera:
- platform: familyhub
ip_address: 'IP_ADDRESS'
```

{% configuration %}
ip_address:
description: The IP address of your refrigerator.
required: true
type: string
{% endconfiguration %}
Binary file added source/images/supported_brands/familyhub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.