Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.03 KB

info.md

File metadata and controls

33 lines (26 loc) · 1.03 KB

Kodak Smart Home

Provides a Kodak Smart Home platform for Home Assistant

License hacs_badge

Installation

You can install this through HACS by adding https://github.com/kairoaraujo/kodak-smart-home as a custom repository.

Using your HA configuration directory (folder) as a starting point you should now also have this:

custom_components/kodak_smart_home/__init__.py
custom_components/kodak_smart_home/manifest.json
custom_components/kodak_smart_home/camera.py
custom_components/kodak_smart_home/services.yaml

Example configuration.yaml

Integration configuration

kodak_smart_home:
  username: !secret kodak_portal_email
  password: !secret kodak_portal_password
  region: 'EU'

Camera configuration

camera:
  - platform: kodak_smart_home