Search found 12 matches

by bend94
Friday 04 August 2023 16:34
Forum: 433 & 868 transceiver
Topic: somfy rts gateway
Replies: 5
Views: 2535

Re: somfy rts gateway

what kind of rfxcom to buy ?
Is there different type or just one version ?
by bend94
Friday 04 August 2023 16:07
Forum: 433 & 868 transceiver
Topic: somfy rts gateway
Replies: 5
Views: 2535

Re: somfy rts gateway

if i buy RFX433 Usb device
is it possible to connect it to a raspberry pi ?
do i have to load a special firmware on that device ?

Thx
by bend94
Friday 04 August 2023 15:27
Forum: 433 & 868 transceiver
Topic: somfy rts gateway
Replies: 5
Views: 2535

somfy rts gateway

Hi i am not skill in radio frequency i would like to build a gateway between my homeautomation system (like domoticz ) and my somfy technology Radio Somfy RTS 433,42 MHz (like blinds, shutter, etc). i can manage my somfy RTS equipments with my remote control but it should be great to manage with my ...
by bend94
Tuesday 21 September 2021 11:43
Forum: Installation, Compiling, Permissions, Security and Starting
Topic: domoticz (enOcean) : Add motion sensors/ Temperature sensors
Replies: 2
Views: 547

domoticz (enOcean) : Add motion sensors/ Temperature sensors

Hi all, Hope your are ok ! i installed a new domoticz with USBKey enOcean Hardware => EnOcean USB (ESP3) I added new Door contacts with successful, doing this => clicking on "Switch" tab and clicking on "Learn Light/switch" button. then i move the magnet contact and the new sensors was added. Now ...
by bend94
Tuesday 07 April 2020 9:21
Forum: Other questions and discussions
Topic: mqtt domoticz/in with blinds percentage
Replies: 6
Views: 953

Re: mqtt domoticz/in with blinds percentage

hi thanks for your help it is ok now with that command just one additionnal info (in case someone is looking for the same cmd) sudo mosquitto_pub -h localhost -m '{"command": "switchlight","idx": 35,"switchcmd": "Set Level","level" : 1 }' -t "domoticz/in" level seems to be between 0 and 15, that is ...
by bend94
Monday 06 April 2020 16:18
Forum: Other questions and discussions
Topic: mqtt domoticz/in with blinds percentage
Replies: 6
Views: 953

Re: mqtt domoticz/in with blinds percentage

hi FireWizard
Thanks for your reply
in fact this is not a string, as it is a Blind percentage, see below , i want to update the level with MQTT (10%, 20%,...)
BlindPercentage.PNG
BlindPercentage.PNG (15.3 KiB) Viewed 897 times
Thanks for your help
Regards
by bend94
Monday 06 April 2020 14:51
Forum: Other questions and discussions
Topic: mqtt domoticz/in with blinds percentage
Replies: 6
Views: 953

mqtt domoticz/in with blinds percentage

Hi, Hope everything is good for you ! Just a question, i have blinds percentage devices. How to update the level with a mqtt publish command ? i tried that to open my blind to 35% sudo mosquitto_pub -h localhost -m '{ "idx" : "35", "Set Level" : "35" }' -t "domoticz/in" but i catch this error in ...
by bend94
Tuesday 31 March 2020 8:38
Forum: Other questions and discussions
Topic: mqtt domoticz/in with motion sensor
Replies: 2
Views: 557

Re: mqtt domoticz/in with motion sensor

hi ok thx working now
one last question: is it possible to add the battery level in a "dummy motion sensor" devices ?

regards
by bend94
Monday 30 March 2020 14:51
Forum: Other questions and discussions
Topic: mqtt domoticz/in with motion sensor
Replies: 2
Views: 557

mqtt domoticz/in with motion sensor

Hi, i created a dummy motion sensor, with that commands i can put the motion on or off curl "http://192.168.0.6:8080/json.htm?type=command&param=switchlight&idx=12&switchcmd=On" curl "http://192.168.0.6:8080/json.htm?type=command&param=switchlight&idx=12&switchcmd=Off" My goal is to use mqtt. Now i ...
by bend94
Wednesday 30 May 2018 11:45
Forum: 433 & 868 transceiver
Topic: enocean micromodule Nodon for shutter
Replies: 0
Views: 1105

enocean micromodule Nodon for shutter

Hi, My configuration is Domoticz with an usb key EnOcean TCM300. All my EnOcean sensors (temp, Pir, door sensor, ...) are working properly. I bought my first micromodule Nodon for shutter >> https://nodon.fr/en/nodon/the-enocean-roller-shutter-module/ my Nodon micromodule is now connected and works ...
by bend94
Monday 02 January 2017 14:33
Forum: Others
Topic: Nodon ASP-2-1-00 Nodon smart plug
Replies: 4
Views: 1574

Nodon ASP-2-1-00 Nodon smart plug

Hi, I bought a USB300 enocean controler and 2 devices : 1/ nodon STP-2-1-05 (working properly with Domoticz and controler USB300) 2/ nodon smartplug NOD_ASP_2-1-00 1/ here is the log for temperature device 1 : 2016-12-31 13:13:44.983 EnOcean: 01 (0A/07) A5 08 28 46 80 01 95 8D FB 00 01 FF FF FF FF ...
by bend94
Wednesday 28 September 2016 15:38
Forum: Others
Topic: IR transmitter for wacume vacuum cleaner
Replies: 6
Views: 1881

Re: IR transmitter for wacume vacuum cleaner

hi Raspberry Piet

On my side i have rpi and lirc installed. I would like to manage my irobot 700 series with IR led.
Please help me, how to use lirc with irobot ?

Can you tell me where to connect ir led and how ?

Thanks