Skip to content
forked from avlemos/dobiss

This is an integration for Dobiss-RJ45 interface for Home Assistant

Notifications You must be signed in to change notification settings

ViPeR5000/dobiss

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HACS Compliance Validate with hassfest

Intro

This is a project for Home Assistant which enables you to connect to your Dobiss Ambience PRO system, by using the DO5437 module, which makes a bridge betweent the CAN bus that Dobiss provides, and your network, via an RJ45 interface.

Usage

With this, you can check the state of the lights, and toggle them. There are other uses for the Dobiss system, but the only hardware I have are the lights, so if you find anything broken outside of lights, feel free to do a PR.

After installing the Integration, you should find a new Dobiss Domotics entry, where you will be able to configure the IP address of the DO5437 module.

Fork

This is a fork from OpenJeDi/HomeAssistantFiles without the configuration files (thank you @OpenJeDi for doing 99.9% of the work).

You can see the fork here, which is(was) 4 commits ahead, as of this writing. I only use this for lights, so other elements may be broken.

Differences

The main differences for this fork are:

  1. async usage so that it doesn't bog down on HA (this was the main reason why I forked)
  2. HACS compatibility, so it's easier to keep up to date
  3. trying to keep up with HA deprecation/new methods

About

This is an integration for Dobiss-RJ45 interface for Home Assistant

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%