Search found 36 matches
- Sunday 08 December 2019 12:44
- Forum: PHP and all others
- Topic: [NodeRed][Alexa] Read Temperature
- Replies: 7
- Views: 5777
Re: [NodeRed][Alexa] Read Temperature
Are you guys still able to use it? I can't find a way to make it work
- Friday 26 October 2018 9:59
- Forum: Zigbee
- Topic: Amazon Echo Plus - ZigBee-Smart Home-Hub
- Replies: 1
- Views: 2092
Re: Amazon Echo Plus - ZigBee-Smart Home-Hub
Have you found anything about it so far?
- Saturday 24 February 2018 0:18
- Forum: Utility
- Topic: Real time power consumption from pulse meter
- Replies: 9
- Views: 5608
Re: Real time power consumption from pulse meter
And what about controlling watt limit at MYsensor node side and when exceeds your limit, switch on some virtual Domoticz switch and then you can do what you need. The problem is that the instant power reading using pulse sensor is not accurate at all. I can't figure out why. I'll probably going to ...
- Monday 22 January 2018 0:45
- Forum: MySensors
- Topic: MySensors Gateway on GPIO RPi 3 with RFM69HW-Problem
- Replies: 25
- Views: 7598
Re: MySensors Gateway on GPIO RPi 3 with RFM69HW-Problem
I'd rather use the ethernet gateway, runs fine without issues and I can have multiple connections to it
- Monday 20 November 2017 19:24
- Forum: MySensors
- Topic: How can i use repeater node???
- Replies: 1
- Views: 2422
Re: How can i use repeater node???
You just place it somewhere and the nodes too far from gateway should be able to connect to it through the repeater
Re: IR Relay
you could do a node to node direct communication without gateway in this case (or with gateway in the middle in case you need more range or else); if you can read the IR code on the node and it fits inside any of the available variables, you can send it over to the other and blast it from the IR ...
- Tuesday 07 November 2017 16:03
- Forum: MySensors
- Topic: Mysens low performances
- Replies: 7
- Views: 3277
Re: Mysens low performances
capacitor size from 4.7uF and up, you need to try which works best in your environment.
- Monday 06 November 2017 18:00
- Forum: MySensors
- Topic: Mysens low performances
- Replies: 7
- Views: 3277
Re: Mysens low performances
If you have sensors also on gateway, you need to put a wait or sleep (if battery powered node) at end of loop or it will spam the gateway with a send on every loop
- Saturday 04 November 2017 14:43
- Forum: MySensors
- Topic: Problems with Serial Gateway using Arduino Uno and RPi as Controller
- Replies: 2
- Views: 3076
Re: Problems with Serial Gateway using Arduino Uno and RPi as Controller
Why don't you connect the nrf24 directly to the rpi and use the rpi as gateway?
- Saturday 04 November 2017 1:09
- Forum: Raspberry Pi GPIO ( WiringPi )
- Topic: NRF24L01 on GPIO
- Replies: 5
- Views: 7169
Re: NRF24L01 on GPIO
You may need a voltage regulator too if are using max power
- Thursday 02 November 2017 14:51
- Forum: MySensors
- Topic: Mysens low performances
- Replies: 7
- Views: 3277
Re: Mysens low performances
Did you put a wait or sleep time on end of loop on the node?
- Thursday 02 November 2017 14:50
- Forum: MySensors
- Topic: Mysensors without radio
- Replies: 3
- Views: 3264
Re: Mysensors without radio
Sure you can use the gateway without radio, just load the default gateway sketch and comment out the defines about the radios, then add the sensors in the code as it was normal node.
- Thursday 05 October 2017 14:17
- Forum: Suggestions
- Topic: MySensors smartSleep support
- Replies: 8
- Views: 2727
Re: MySensors smartSleep support
are there any more updates on this ?
- Saturday 19 August 2017 12:28
- Forum: Utility
- Topic: Real time power consumption from pulse meter
- Replies: 9
- Views: 5608
Re: Real time power consumption from pulse meter
Is it possible to count pulses directly from RPI3 GPIO using one of those Photodiodes with LM393 modules?
- Wednesday 16 August 2017 23:53
- Forum: Utility
- Topic: Real time power consumption from pulse meter
- Replies: 9
- Views: 5608
Re: Real time power consumption from pulse meter
I already have 2 sonoff pow on the washing machine and dishwasher since sometimes they get turned on together by mistake and when both of then start heating up the water, the main switch cuts the power to the whole house. Sometimes it is washing machine and the Iron. I have a 5 sec power reading ...
- Wednesday 16 August 2017 17:11
- Forum: Utility
- Topic: Real time power consumption from pulse meter
- Replies: 9
- Views: 5608
Real time power consumption from pulse meter
I have set up a mysensors node that sends pulses as power meter and it is showing OK in domoticz, but I noticed that the power isn't updating very fast. Is there any other quicker or better solution for this? I wanted to have a fast update as I want to be able to power off power hungry devices ...
- Monday 14 August 2017 20:52
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 11010
Re: Domoticz support in ESPurna firmware
I managed to get it work with tasmota, I don't know why espurna wasn't working but this one works fine.
- Sunday 13 August 2017 16:19
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 11010
Re: Domoticz support in ESPurna firmware
Are you using the normal sonoff switch or do you have the POW version ?
- Thursday 10 August 2017 16:59
- Forum: ESP8266
- Topic: Domoticz support in ESPurna firmware
- Replies: 16
- Views: 11010
Re: Domoticz support in ESPurna firmware
I just lost a few days ago one of my POW because the claimed "universal" ftdi adapter was putting out 5v on the serial. Anyway, how did you integrate the POW in Domoticz to read power values and control on and off of relay? I looked at this guide but it is not working http://www.cnx-software.com ...
- Saturday 10 June 2017 8:43
- Forum: MySensors
- Topic: Lux sensor BH1750
- Replies: 3
- Views: 4220
Re: Lux sensor BH1750
Could be you got an order of magnitude wrong on the lux sensor or on the calculated value. Both values are plausible according to this table http://www.engineeringtoolbox.com/light ... d_708.html it just depends how much light was there at that time you measured