Skip to content

kairoaraujo/kodak-smart-home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kodak Smart Home

Provides a Kodak Smart Home platform for Home Assistant

License hacs_badge

Installation


NOTE

The camera is not live streaming. It is only a snapshot from the last motion detection recorded. To make it work, enable in the camera the motion detection.


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

About

Kodak Smart Home integration for Home Assistant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages