reaper7
reaper7
My mqtt broker has set user and password, I forgot about it and I tried the @i-n-g-o [mqtt_pub](https://github.com/i-n-g-o/esp-mqtt-arduino/tree/master/examples/mqtt_pub) example as is without setUserPwd... ``` Connecting to MyHomeNet ....... WiFi connected...
It seems that _SPIFFS_end will not be defined in future versions of esp8266 arduino, and has been replaced with _FS_end (as well as other declarations): https://github.com/esp8266/Arduino/commit/a389a995fb12459819e33970ec80695f1eaecc58 In this situation, I...
@Ryuzaki-MrL - it is possible to add CardKB to control Espeon? M5Stack_TreeView support this keyboard... e.g. https://github.com/lovyan03/M5Stack_TreeView/blob/master/examples/simple/simple.ino#L14 ...so, it would be cool to control Espeon by this mini keyboard https://m5stack.com/products/cardkb-mini-keyboard
Is it possible to add parameters for mosquitto_pub in HA addon? Exactly the additional RETAIN flag as an mqtt option, when configuring this add-on. This would solve the case of...
https://github.com/martin-ger/uMQTTBroker/issues/1
I have a problem with drawing map on display. As You see, display show additional 320x8 block below map as a 20 copies of last read block from jpeg (marked...
It is possible to add dependence between: **fDstU** inside virtualradarserver query and **scale (MAP_SCALE)** inside mapquestapi query ? In this moment, when I extend range inside virtualradar query for eg....