Search found 9 matches

by D55m14
26 Jul 2022 20:24
Forum: Discussions in English
Topic: Scheduling control at interval
Replies: 5
Views: 1210

Re: Scheduling control at interval

I tried to use the app "Schedule" with "0-59/2" in field Times . I don't know if is correct .(see attachment)
schedule_app.png
schedule_app.png (33.32 KiB) Viewed 1187 times
by D55m14
26 Jul 2022 18:45
Forum: Discussions in English
Topic: Scheduling control at interval
Replies: 5
Views: 1210

Re: Scheduling control at interval

The periodical sensor doesn't see switches (virtual and real) .

And in the rules (advanced) you can only add a time condition with <, > or = operators.
by D55m14
26 Jul 2022 18:12
Forum: Discussions in English
Topic: Scheduling control at interval
Replies: 5
Views: 1210

Re: Scheduling control at interval

I've to check at regular interval (for example every 2 minutes) if two switches (a virtual switch and an heat pump actuator) are in a status combination not expected (the first one OFF and the second one ON). In this situation I've to set OFF the actuator. I haven't found how to check every 2 minute...
by D55m14
26 Jul 2022 15:21
Forum: Discussions in English
Topic: Scheduling control at interval
Replies: 5
Views: 1210

Scheduling control at interval

How can I schedule a control (for example check the status of two switches) every two minutes ?

tnks

donato
by D55m14
09 Apr 2018 17:07
Forum: Z-Uno
Topic: Sensor BME680 (temp, humidity, pressure, gas)
Replies: 6
Views: 5627

Re: Sensor BME680 (temp, humidity, pressure, gas)

Hi, In Adafruit BME680 library I've this struct ; /*! * @brief BME680 device structure */ struct bme680_dev { /*! Chip Id */ uint8_t chip_id; /*! Device Id */ uint8_t dev_id; /*! SPI/I2C interface */ enum bme680_intf intf; /*! Memory page used */ uint8_t mem_page; /*! Ambient temperature in Degree C...
by D55m14
09 Apr 2018 12:47
Forum: Z-Uno
Topic: Sensor BME680 (temp, humidity, pressure, gas)
Replies: 6
Views: 5627

Re: Sensor BME680 (temp, humidity, pressure, gas)

Ok tnks michael.

For the Bme280 did you rewrite the adafruit library ?
by D55m14
08 Apr 2018 22:14
Forum: Z-Uno
Topic: Sensor BME680 (temp, humidity, pressure, gas)
Replies: 6
Views: 5627

Re: Sensor BME680 (temp, humidity, pressure, gas)

Hi PoltoS,

tnks for your reply but the attached library at link you suggested is no more available .

donato
by D55m14
07 Apr 2018 10:02
Forum: Z-Uno
Topic: Sensor BME680 (temp, humidity, pressure, gas)
Replies: 6
Views: 5627

Sensor BME680 (temp, humidity, pressure, gas)

Hi, I'm trying to connect to Z-UNO the Adafruit sensor BME680 to measure humidity, temperature, pressure and gas. Is there any suggestion about to porting the Arduino version of software available at https://github.com/adafruit/Adafruit_BME680 ? The Arduino version gets many compiler errors. tnks do...
by D55m14
23 Jul 2016 15:05
Forum: Device specific
Topic: Aeotec Home Energy Meter (2nd Edition)
Replies: 1
Views: 4142

Re: Aeotec Home Energy Meter (2nd Edition)

Hi,

Does anybody know how to configure parameter 101 so to get watt and kwh for single phase and the whole ?
For exsmple how can i set parameter 101 to decimal value 16131 ?
Does anybody use this device correctly ?

Tnks

Donato