old thread but...
timmpo, thanks for sharing your solution, it saved my day! (after all other fixes about rights, wrapping the python script in a bash shell etc failed).
My newly installed and imported lib was just not in the path...
/paul
Search found 102 matches
- Wednesday 02 December 2020 23:45
- Forum: Python
- Topic: Script -Error - Returned: 256
- Replies: 17
- Views: 16745
- Friday 07 April 2017 0:12
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
You're right. Added it on github. Still not tested but at least it now has a reasonable chance to work.kman wrote:In the latest release at https://github.com/keptenkurk/BS440/releases I don't find config related to domoticz that is required for BS440domoticz.py"
/paul
- Thursday 06 April 2017 21:49
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
...is the data is available to be sent via http_post ("setup->more options -> data push -> http") ? Actually, never seen that page before :D No, you don't need to. If the Domoticz plugin works, it will check for the existence of the required virtual sensors. If they don't exist they will be crated ...
- Friday 17 March 2017 18:01
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
You are rightThe code is probably untested


Consider the typo fixed (still untested though)
- Monday 02 January 2017 8:23
- Forum: Others
- Topic: Woonveilig Alarmpanel
- Replies: 10
- Views: 7225
Re: Woonveilig Alarmpanel
@renebr
Sorry for the late reply. Yes: with my (old) unit (CTC-1716 1.0.26 I1716E09M) this is still possible. Cannot tell if Woonveilig changed to other hardware in the meantime.
If you can login to the device's alarmpanel webpage (on your local lan, not at the Woonveilig site) you're good.
/paul
Sorry for the late reply. Yes: with my (old) unit (CTC-1716 1.0.26 I1716E09M) this is still possible. Cannot tell if Woonveilig changed to other hardware in the meantime.
If you can login to the device's alarmpanel webpage (on your local lan, not at the Woonveilig site) you're good.
/paul
- Friday 16 December 2016 8:06
- Forum: Suggestions
- Topic: Notification Windows Phone
- Replies: 1
- Views: 930
Re: Notification Windows Phone
If it's just notifications: Pushalot
Sometimes after an update (not sure which) i need to re-enable sounds for this notification. But as a Windows Phone user you probably won't be surprised or annoyed by small quircks like this.
/paul
Sometimes after an update (not sure which) i need to re-enable sounds for this notification. But as a Windows Phone user you probably won't be surprised or annoyed by small quircks like this.
/paul
- Thursday 17 November 2016 17:07
- Forum: Others
- Topic: Using BROADLINK RM2 on DOMOTICZ
- Replies: 254
- Views: 127464
Re: Using BROADLINK RM2 on DOMOTICZ
@getafe83. I sent you a PM
/paul
/paul
- Wednesday 21 September 2016 8:14
- Forum: ESP8266
- Topic: Support for Easy ESP firmware on Sonoff TH10 / TH16 and Sonoff Pow hardware from ITead?
- Replies: 19
- Views: 25738
Re: Support for Easy ESP firmware on "Sonoff TH 10A" and "Sonoff TH 16A" hardware from ITead?
It looks like Peter Scargill managed to flash these units just like the older Sonoffs, not using ESPEasy though.
http://tech.scargill.net/sonoff-th10-and-th16/
/paul
http://tech.scargill.net/sonoff-th10-and-th16/
/paul
- Sunday 11 September 2016 23:23
- Forum: Others
- Topic: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
- Replies: 325
- Views: 106865
Re: Xiaomi Mi Flora [Temp/Light/Moisture] BLE Sensor
I've been doing a kind of "integration" like this with a BLE bathroom scale here.
It's a python script talking to the BT dongle and updating a virtual sensor in Domoticz.
So yes: there is a chance getting the data into Domoticz but not with a few mouseclicks...
/paul
It's a python script talking to the BT dongle and updating a virtual sensor in Domoticz.
So yes: there is a chance getting the data into Domoticz but not with a few mouseclicks...
/paul
- Sunday 11 September 2016 23:03
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
Hi Scarabee, Good to see you didn't give up! Trying to see what's going on using gatttool on the commandline is a good way of debugging as you found out (in fact, pygatt runs gatttool to talk to BT devices). The problem with using gatttool when talking to the scale is that it's just switched on for ...
- Saturday 03 September 2016 19:52
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
I googled this and it appears that btmgmt is not installed per default ( here ) It looks like that ./configure --disable-systemd should be ./configure --disable-systemd --enable-tools and copy the btmgmt to /usr/local/bin when done it's been a while but recall having done something like this :oops ...
- Tuesday 30 August 2016 22:59
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
I'm no expert but from this info you might try to do a: apt-get install build-essential Maybe Bluez is available as a pre compiled package. These were the exact steps i did on y install: sudo apt-get install libdbus-1-dev libdbus-glib-1-dev libglib2.0-dev libical-dev libreadline-dev libudev-dev ...
- Tuesday 30 August 2016 20:45
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Re: Integration of Medisana BS440 Connected scale
@scarabe
No. It's not widely used anyway. And i remember a post of Gizmocuz questioning the use of a body scale in a home automation system.
On the other hand: The BS444 appears to be using the same protocol so the published code can be used for the BS444 too. But only as a separate add-on.
/paul
No. It's not widely used anyway. And i remember a post of Gizmocuz questioning the use of a body scale in a home automation system.
On the other hand: The BS444 appears to be using the same protocol so the published code can be used for the BS444 too. But only as a separate add-on.
/paul
- Wednesday 08 June 2016 8:09
- Forum: LUA
- Topic: Lua & commandArray['OpenURL']
- Replies: 4
- Views: 1904
Re: Lua & commandArray['OpenURL']
Could it be the synology? Had a networking issue with my 109 last month. The routing process had failed causing weird connectivity problems. A reboot of the Synology fixed it.
/paul
/paul
- Friday 27 May 2016 21:22
- Forum: Others
- Topic: watermeter Elster V200 PR6P:1
- Replies: 74
- Views: 44575
Re: watermeter Elster V200 PR6P:1
Probably not what you would like to hear but is the ticking noise proportional to the flow? Could these ticks be counted by a simple microphone, amplifier, schmidt-trigger circuit?
Just thinking out of the box...
/paul
Just thinking out of the box...
/paul
- Wednesday 25 May 2016 14:10
- Forum: Others
- Topic: Onkyo receiver <--> Domoticz
- Replies: 73
- Views: 23334
Re: Onkyo receiver <--> Domoticz
For your information: Loss of networking and/or audio on Onkyo: Having enjoyed interfacing Domoticz to my Onkyo NR TX414 for over 2 years my Onkyo unit started to show trouble: The network interface would go down (and come up only after a power cycle). Upgrading firmware to the latest did not help ...
- Tuesday 10 May 2016 23:08
- Forum: Windows
- Topic: Ticz - Another Domoticz app for Windows 10 / UWP
- Replies: 44
- Views: 25766
Re: Ticz - Another Domoticz app for Windows 10 / UWP
@hansworst
Thanks for this one and only WP Domoticz app! No issues here (not using dimmers).
Switches/scenes respond amazingly fast, and your support is great.
/paul
Thanks for this one and only WP Domoticz app! No issues here (not using dimmers).
Switches/scenes respond amazingly fast, and your support is great.
/paul
- Monday 09 May 2016 22:18
- Forum: LUA
- Topic: Water leakage warning script
- Replies: 0
- Views: 863
Water leakage warning script
My toilet fawcett sometimes gets stuck. If it does it will keep on flushing, wasting lots of water. Having my water meter interfaced i wrote a small warning script which starts yelling at me if there is water usage of at least 1 litre/minute each minute for the past 10 minutes. As long as water is ...
- Thursday 28 April 2016 22:03
- Forum: Others
- Topic: watermeter Elster V200 PR6P:1
- Replies: 74
- Views: 44575
Re: watermeter Elster V200 PR6P:1
It should be the red half moon disc. However my version has a metal piece glued to it. Yours looks to have a printed circuit coil instead. It might need the Pulssensor Falcon PR6 to get pulses out of it.
- Monday 28 March 2016 22:44
- Forum: Show your projects
- Topic: Integration of Medisana BS440 Connected scale
- Replies: 55
- Views: 19035
Integration of Medisana BS440 Connected scale
Finally, 2 years after buying my Medisana BS440 Connect scale ( see post ) i managed to get it connected to Domoticz. Connection uses a dedicated Pi2 near the scale which is equiped with Bluetooth and Wireless adapters (or a Pi3 could be used). A Python program polls activity at the scale and upon ...