Search found 23 matches

by Busmeikel
Monday 23 October 2023 7:01
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Re: Problems with Presence detection Gigaset Beacon BLE

Something with the json.htm-thing as you can read into Security-section in the Wiki.
How can I change the Pythonscript to fit the needs????

Thanx
by Busmeikel
Sunday 22 October 2023 19:54
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Re: Problems with Presence detection Gigaset Beacon BLE

Yes, correct IP-address is in the trusted networks settings.
by Busmeikel
Sunday 22 October 2023 12:32
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Re: Problems with Presence detection Gigaset Beacon BLE

Hi, no Docker,
it runs on a Pi 3 with nothing else and worked until update to 2023.2.
Batteries in the Gigaset nuts are fresh...
by Busmeikel
Sunday 22 October 2023 8:15
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Re: Problems with Presence detection Gigaset Beacon BLE

Hi,
that works fine manually, but the nuts or the script shall do this work.

What is wrong? It worked fine for years.

Thanx and regards
Meikel
by Busmeikel
Friday 20 October 2023 17:38
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Re: Problems with Presence detection Gigaset Beacon BLE

Hi Walter,
everything done:
- Allow basic authorisation for Http, YES
- Network IP range in the trusted network setting, YES
- Login user and password to the url in the script, YES

All with no success. In the former versions no problem.

Can anyone help me?

Meikel
by Busmeikel
Thursday 19 October 2023 20:01
Forum: Python
Topic: Problems with Presence detection Gigaset Beacon BLE
Replies: 10
Views: 656

Problems with Presence detection Gigaset Beacon BLE

Hi there, got problems with my presence detection over BLE beacons. Used the "Presence detection (Bluetooth 4.0 Low energy Beacon)" and the "check_beacon_presence.py"-Script. Error is in the log: 2023-05-27 19:39:01,571 - root - CRITICAL - <Thread(Thread-2210, started 1967125600)> Request Failed ...
by Busmeikel
Friday 21 January 2022 6:49
Forum: Heating/cooling
Topic: Fgt001 parameters
Replies: 4
Views: 535

Re: Fgt001 parameters

Today I can control it suddenly via Domoticz, but no feedback in "Utilities" -> Set point.

Strange...
by Busmeikel
Thursday 20 January 2022 15:27
Forum: Heating/cooling
Topic: Fgt001 parameters
Replies: 4
Views: 535

Re: Fgt001 parameters

Sorry,
I don't understand your answer, I'm not used in Json-Stuff.

I cannot control the valve via Domoticz. When I change the temperature directly at the valve it works and I can see the new setting in Domotics, so it is properly included.

What do I have to do to control the valve remotely?
by Busmeikel
Sunday 16 January 2022 10:28
Forum: Heating/cooling
Topic: Fgt001 parameters
Replies: 4
Views: 535

Re: Fgt001 parameters

Hi,
same problem with the parameters.

Could you please send me your solution with the setpoint? Got one with the firmware 4.7 and cannot set the heater remotely with Domoticz (Version: 2021.1 (build 14058)).

Thanx
Meikel
by Busmeikel
Saturday 24 April 2021 19:53
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

Re: MQTT to Domoticz

Hi FireWizard,
live could be so easy when you know how something works.

Now it is working well and I can go further with the next steps.

Thank you very much
Meikel
by Busmeikel
Friday 23 April 2021 17:52
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

Re: MQTT to Domoticz

Hi, after reactivating Domoticz with my safety copy and updating to 2021.1 system works now. But... It is not clear for me how to configure the "MQTT To Domoticz"-Node, when I put in the same topic of "MQTT Out" it lasts in a closed loop and I have to delete the node and restart Node red. The ...
by Busmeikel
Thursday 22 April 2021 17:42
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

Re: MQTT to Domoticz

...RasPi is still alive, cleared Browsercache...

No idea...
by Busmeikel
Thursday 22 April 2021 17:39
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

Re: MQTT to Domoticz

Okay,
everything done and Domoticz is now unreachable, ERR_CONNECTION_REFUSED. What happened?

Before I use my safety copy and everything is at point zero. What can I do to bring Domoticz back to life? Reboot and cold start with no effect.

:|
by Busmeikel
Thursday 22 April 2021 6:25
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

Re: MQTT to Domoticz

Hi FireWizard,
my "Debug" looks like that
Bild_2021-04-22_062103.png
Bild_2021-04-22_062103.png (34 KiB) Viewed 899 times
It is the value in m³, published every 5 minutes. It would be fine to have that counter in Domoticz and also a function maybe "Liter per day" or something like that.

Thanks for your reply.

Meikel
by Busmeikel
Wednesday 21 April 2021 18:53
Forum: Other questions and discussions
Topic: MQTT to Domoticz
Replies: 16
Views: 1094

MQTT to Domoticz

Hi Folks, with less programming skills I'm totally lost with the explanations I found yet. Can someone explain maybe step by step how I can get a MQTT-topic into Domoticz? I have a watermeter publishing the total counterreading via MQTT, all is working fine. I can see the amount via Node red in the ...
by Busmeikel
Wednesday 05 December 2018 8:29
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 82149

RSSI instead of HOME

Hi,
it was my fault, if you can read that is sometimes a benefit ;-)

In REPEAT-Mode the script writes the RSSI into the user-variable if the tag is present,
in SWITCH-Mode the script writes HOME into the user-variable if the tag is present.

Only for the protocol.

Meikel
by Busmeikel
Tuesday 04 December 2018 19:09
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 82149

Script is working now, but...

...its writing the RSSI into the user variable and not HOME or AWAY. Why?

Meikel
by Busmeikel
Tuesday 04 December 2018 8:47
Forum: Other questions and discussions
Topic: How to check presence of Beacon ?
Replies: 371
Views: 82149

Script is not working

Hi folks, got the bluetooth beacon presence detection running with no success. System is a Pi3b with debian stretch and Domoticz 4.9700, beacon is a G-Tag which I can see with the lescan tool. Uservariable is set but no change from "away" to "home". Errormeldung Neu bluez 5.9.JPG Can somebody ...
by Busmeikel
Friday 30 November 2018 18:12
Forum: Python
Topic: Plugin "beacon presence detection" not running
Replies: 0
Views: 223

Plugin "beacon presence detection" not running

Hi folks, got the bluetooth beacon presence detection running with no success. System is a Pi3b with debian stretch and Domoticz 4.9700, beacon is a G-Tag which I can see with the lescan tool. Uservariable is set but no change from "away" to "home". Errormeldung 02.JPG Can somebody translate for me ...
by Busmeikel
Tuesday 26 June 2018 11:33
Forum: Switches and Scenes
Topic: Rohrmotor remote control RMF-T15
Replies: 1
Views: 638

Rohrmotor remote control RMF-T15

Hi Folks,
try to use one of this remote controls for my blinds, please see

https://www.rohrmotor24.eu/RMF-Funk-Handsender-15-Kanal

I'm not able to implement it in my home automation, learn new switch without effect. What can I do?

Greetz
Meikel