Giter Club home page Giter Club logo

Comments (5)

llevet avatar llevet commented on July 23, 2024

And same for sensor :

{
"name": "Bedroom",
"type": "Sensor",
"icon": "door",
"devices": [{
"name": "Bedroom Temp",
"type": "singleValue",
"firstIcon": "temperature_small",
"jsondata": false,
"firstKey": "Temp",
"getTopic": "/WEMOS-BED1/BME280/Temp",
"alarmValue": "30,2000,100,1000,100,5"
},

In this example, it generate a beep (modulation : 2000Hz for 100ms and 1000Hz for 100ms) during 5 seconds when getTopic take the value egual of upper to 30.

Thanks.

P.S :
"alarmValue": "30,2000,100,1000,100,5"
30 -> trigger point value to compare at getTopic
2000,100.1000.100 -> sound modulation as explain before
5 -> number of secondes of total alarm

from homepoint.

sieren avatar sieren commented on July 23, 2024

Before I'd take this on, can you describe me your use-case from a users point of view?
Just trying to figure out how much actual value there is in me taking on this work.

Otherwise you can always add this yourself if it's very specific to your setup, since all of this is open source :)

from homepoint.

llevet avatar llevet commented on July 23, 2024

For sensor, i use ESPEasy (https://github.com/letscontrolit/ESPEasy) with GAZ sensor and Mosquitto publication. I want to have a alarm if there is a certain high value.
Or ESP as sensor in mailbox who send a publish when the postmap put a letter ...

Same for Garage door is opening when i haven't give the order to open by the touchscreen of the arduitouch.

AZ-Touch ESP (arduitouch from Zihatec) is perfect interface console for that.

And yes, I can compile the project and make some few modifications to the project (which I have already done it) but I am not a development guru ...

from homepoint.

llevet avatar llevet commented on July 23, 2024

Also, when a alarm is ringing, screen must be wake up (i think especially to alarm on sensor, because sensor don't wake up the screen ).

from homepoint.

sieren avatar sieren commented on July 23, 2024

Feel free to open a PR with this :) Happy to review/merge it.

from homepoint.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.