Roman Priesol

Results 115 comments of Roman Priesol

@strzegus There are many clones of the original board https://docs.espressif.com/projects/esp-idf/en/stable/esp32s3/hw-reference/esp32s3/user-guide-devkitc-1.html - on the original board is the addressable RGB led connected to GPIO38, so basically you can use the previous...

Well, this this is possible - I have a separate server (cube) which is running another two instances of esphome and grafana ![image](https://github.com/esphome/feature-requests/assets/206765/75248568-690d-4d5a-83c3-07022dc9c006) But I think he just wants that...

You can add something to the left panel via [iFrame panel](https://www.home-assistant.io/integrations/panel_iframe/).

The domain is just for the dashboard, so instead of `.local` it will use `.`. There is no failover mechanism, thus it doesn't make sense.

It is called "wifi-10" and it is an ancient esp8266 https://www.aliexpress.com/i/1005001392531088.html would rather use any esp32 (m5stamp, or any other module, and some wires would do it).

Yes, it works as these basic AT commands are the same. Tested with sim7600E.

@qnixAVA it will not - esphome can use only wifi or ethernet, data transfer via HSDPA/LTE is not implemented. Anyway, these SIM7600 modules have native http/https and mqtt build-in, so...

@qnixAVA yes, this is why I have mentioned https :) This could be the easiest way - just check "AT Commands for HTTPS" in the manual - should not be...

the same with native https - you can use it for HA webhooks :)

Just buy a pulse oximeter that is streaming values through BLE.