Search found 4 matches
- Monday 09 January 2017 20:30
- Forum: Show your projects
- Topic: Nefit / Buderus data/control via Arduino / ESP8266 to Domoticz (directly without OpenTherm module or Easy)
- Replies: 247
- Views: 77233
Re: Nefit data/control via Arduino to Domoticz (directly without OpenTherm module or Easy)
Hi joshimosh, I do have some arduino uno code from another developer who wanted to integrate the Nefit protocol with the Nodo solution. I think it might run on an ESP8266 as well, the only thing that has to be done is rewrite the code so it accepts commands and publish data via HTTP. The current ...
- Sunday 01 January 2017 19:44
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19124
Re: Integration of Medisana BS440 Connected scale
Ok so I'm testing the script on Synology now but I get the following results, the BS440 is found, the scripts tries to connect but thats it. No data seems to be transferred as the connection is not initiated. I have all the tools running as root for testing. Log file produces the following data: Sun ...
- Saturday 31 December 2016 11:30
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19124
Re: Integration of Medisana BS440 Connected scale
Guys,
Jumbotroll has been kind enough to compile a new bluez version which includes the gatttool and btmgmt tools. So I'm going to test it out and see if it works like it did on my Pi.
/Domdomgo
Jumbotroll has been kind enough to compile a new bluez version which includes the gatttool and btmgmt tools. So I'm going to test it out and see if it works like it did on my Pi.
/Domdomgo
- Thursday 29 December 2016 23:03
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19124
Re: Integration of Medisana BS440 Connected scale
Hi guys, I have been using this weight scale integration for some time now running on a pi. Currently I'm trying to move over to my Synology NAS. However the BlueZ tools made available by JumboTroll does not include the gatttool and btmgmt binaries which results in a python error. Is there anyway ...