Dobiss2mqtt

@ pergola.fabio: hartelijk dank voor jouw snelle reactie!
Ik ben echter nog een beginneling. Kan je me misschien helpen om verder uit te leggen hoe ik dit juist moet implementeren?
Alvast bedankt!
Pieterjan

wat wil je implenteren? de code om de tijd te sturen? dan moet je eerst te weten komen met wiresharr wat het commando is, als je dat stuurt met je max200 software
daarna kan je een shellcommando maken, dat net exact hetzelfde doet
vervolgens een automatisatie dat dat bv 1 keer per week doet ofzo

Alweer hartelijk dank voor jouw snelle reactie!
Wat lijkt jou de makkelijkste manier om dit op te lossen?
Indien de code om de tijd te sturen: hoe kan ik dit te weten komen via wiresharr?

Mij lijkt de oplossing om alle programmaties die je hebt in maxtool niet meer te gebruiken , en alles doen via HA. , Dan heb je veel meer mogelijkheden

Zou je de bestanden die in de dropbox stonden nog eens kunnen delen?
Bedankt alvast.

Welk systeem heb je? Sx?

Dobiss ambiance pro denk ik

here you go:

hi,

sorry for the dumb question, but has a non-dutch speaker, it’s been hard to find the right info.

I have a system with the following modules:

  • DO4016
  • DO5411
  • DO5014
  • DO5411

what else do I need to get this party started?

Thank you in advance!

Is a NXT setup? Then there is an NXT integration on HACS, no need dor this project then

I don’t think I have the required module that creates the local server to bridge CAN to RJ45, which I guess is the missing link so that I could use NXT.

being that, I think, it’s a 1k Eur module, I was thinking of tapping directly into the can bus, but maybe I’m seeing things wrong?

Yeah I do that too, it’s indeed faster, I bought a canable USB adapter… So no need for polling the states anymore , I can read states in real time

Btw , canbus has nothing to do with NXT, NXT is just a new hardware system by dobiss itself, with an official API and cloud access…

You need to know first what hardware you have, I guess the ambiance pro… It’s several year old, I think NXT was released 1 year ago

I have a couple of these: https://products.dobiss.com/nl/system/files/downloads/DO5411_0.pdf (and a smaller one, 5014).

Yes, that’s not the NXT :+)

back to square one, then! what do I need to get started? a can-bus interface for my raspberry pi, and then look at this project, right?

yes, there are plenty of canbus devices
or just use this mqtt-addon, its based on TCP instead

yeah, but afaik, I don’t have any TCP interface on my Dobiss installation, so I’m guessing a canbus top to my raspberry would be the way to go?

huh? No TCP ? how do you change/upload then the config to your system?
i have bought my canbus device on ali express

i’m using this one, purchased a year ago, verry good:

now also bought this one, as a spare, because i’m going to switch over to a new synology system:

i think both are the same

If you are running HassOS , i submitted a PR about a year ago, so all SLCAN and other CAN drivers are already present in HassOS, no need to load extra kernel drivers