ESPimatic icon indicating copy to clipboard operation
ESPimatic copied to clipboard

Feature requests

Open koffienl opened this issue 9 years ago • 18 comments

Please post your feature requests here :)

Current requests: ~~deep sleep function~~ (available since 0.1.26) ~~encrypted communication with pimatic~~ (not possible due to memory limits) ~~Secured WebGUI (login/pass)~~ (available since 0.1.24) ~~100% Complete offline Version (no external .js/.css) (maybe we find a solution that is not slowing everything extremely down )~~ (available since 0.1.24) ~~Button/Function in WebGUI for checking of new ESPimatic Version on github... + Button to download and install~~ (not possible due to tot memory limits) ~~Display file-version of each file, when opened.. and/or summarize on dashboard.. for example a little "v 0.1.23" in the corner of http://esp-ip/ds18b20.html~~ (available since 0.1.25) ~~ Autoreload every X-Seconds ~~ (available since 0.1.24) ~~ Supportbutton (linking to this Forum and/or github)~~ (available since 0.1.24) ~~ possibility to give each ESPimatic an own name.. so that it is also identified via name on dashboard.. not only by IP... ~~ (available since 0.1.24) ~~Read Analog Signals on ADC-Pin~~ (available sincs 0.1.25)

multiple DS18?20 Sensors Relay/Button input (low/high pin detection) Setup possibility to do Initial WiFi Config in .ino file before flashing should not display functions/features/devices that are not installed (for example: no dht.html = no dht menu or dashbord entry) separated area for disabled functions/features/devices functions/features/devices-texts as buttons linking to coresponding menu entry Refresh-Button should ignore interval-settings of all functions/features/devices.. it should refresh everything on demand StaticIP/GW/DNS RC522 RFID-Scanner RGB LED-Strip device (3 PWM outputs) PIR support

Seeing a request here does not automaticly means it's going to be supported ;)

koffienl avatar Jan 31 '16 16:01 koffienl

definitly PIR!

thymian avatar Jan 31 '16 16:01 thymian

  • Tiny Web-GUI allocating minimal memory (only plain html/Javascript)
  • Running on smallest ESP-01 with 512MB
  • (Extension to feature 'Read Analog PIN') Full featured battery level sensor.

Heizelmann avatar Jan 31 '16 18:01 Heizelmann

You can try compressing all the HTML files into .gz the webserver will support that allready

koffienl avatar Jan 31 '16 18:01 koffienl

Support for BH1750 light intensity sensor.

rowemime avatar Feb 01 '16 22:02 rowemime

Support for PIR, so you can trigger your relays again.

HenriMatthijssen avatar Feb 03 '16 12:02 HenriMatthijssen

Started to make a build-in telnet server for the minimal setup: https://www.youtube.com/watch?v=VUifIICGaKE

koffienl avatar Feb 05 '16 16:02 koffienl

  1. What about a button for each relay on the GUI, so simply switch direct from esp-website?
  2. more options for data to display on matrix (toggling temp/hum from DHT ...)

DDNRN avatar Feb 11 '16 20:02 DDNRN

You can allready switch realys with the API, not sure if I will implement such a feature, the main goals is to build a ESP that ineract with Pimatic, not mini-pimatic ;)

Toggling on the LED Matrix sounds nice, might do that one :+1:

koffienl avatar Feb 11 '16 21:02 koffienl

A relays button would also be very helpful for debugging hardware without pimatic. I can't use the api without reading required syntax but a simple button would help.

DDNRN avatar Feb 12 '16 08:02 DDNRN

I hope you add rgb led stripe support in the near feature. This would be awesome :)

http://www.esp8266color.com/hardware/

n3roGit avatar Apr 18 '16 20:04 n3roGit

+1 for homeduino on the ESPimatic

https://forum.pimatic.org/topic/1198/ad-hoc-network-for-pimatic-necessary-update-proof-of-concept-working/47

georg90 avatar Apr 24 '16 11:04 georg90

  • 1 for PIR and may i add ws2812 support?? (hope this helps)

Stokstaart avatar Jul 03 '16 10:07 Stokstaart

Pulse Counter via Light Sensor/IR Sensor

MarcelMertens avatar Aug 03 '16 08:08 MarcelMertens

Hi koffienl,

Is it possible to add ULTRASONIC HC-SR04 in the supported hardware ?

warde265 avatar Oct 14 '16 12:10 warde265

Can you please add MQTT Client support?

shadlyd15 avatar Nov 09 '16 19:11 shadlyd15

Support for Itho 868Mhz ventilation unit https://github.com/supersjimmie/IthoEcoFanRFT/tree/master/Master/Itho https://gathering.tweakers.net/forum/list_messages/1690945

tdebans avatar Dec 01 '16 19:12 tdebans

Support for hex code with protocol messages for IRsend.

I implemented a quick & dirty solution https://github.com/georg90/ESPimatic/commit/8910ecac53479bfb014b1e168d8119eb1088711e but missing a fallback to raw codes (since I don't need it..)

Maybe someone wants to merge those?

georg90 avatar Jan 19 '17 18:01 georg90

How about to use the internal vcore voltage (ESP.vcc) as a indicator for a batteries remaining capacity?

betz0r avatar Nov 09 '17 16:11 betz0r