We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
Change static IP addresses in user_config.h from list (using commas) to string (using dots) Unify display result of commands Modules, Module and Gpios Rewrite Module selection web page to bring size down from 18651 to 4319 bytes (!) (#234, #240) Add basic support for (Lixada) H801 ...
Matter display the remote Device Name instead of IP address Berry Walrus operator ':=' Zigbee firmware for Sonoff-ZB-Pro v20230507 Changed Berry webclient.url_encode() is now a static class method, no change required to existing code (#18775) Matter Bridge mode always on ESP32 Framework (...
Change static IP addresses in user_config.h from list (using commas) to string (using dots) Unify display result of commands Modules, Module and Gpios Rewrite Module selection web page to bring size down from 18651 to 4319 bytes (!) (#234, #240) Add basic support for (Lixada) H801 ...
static const int WIFI_SCANNING_BIT = BIT0; @@ -92,7 +96,9 @@ typedef union { ip_event_ap_staipassigned_t wifi_ap_staipassigned; ip_event_got_ip_t got_ip; ip_event_got_ip6_t got_ip6; #if defined __has_include && __has_include("esp_eth_driver.h") esp_eth_handle_t et...
If someone assigned a dynamic IP to their MQTT broker then should not touch home automation, because clearly has no idea what he's doing. 👍 2 Contributor effelle commented Sep 23, 2019 I agree. Not having a static IP for a broker doesn't make much sense.Collaborator...
set, ctype_func(int64_set) tostring, ctype_func(int64_tostring) fromstring, static_ctype_func(int64_fromstring) toint, ctype_func(int64_toint) +, ctype_func(int64_add)2 changes: 1 addition & 1 deletion 2 lib/libesp32/berry_matter/src/embedded/Matter_Device.be Original file line number...
static var EP = 2 # first available endpoint number for devices var started # is the Matter Device started (configured, mDNS and UDPServer started) var plugins # list of plugins instances var plugins_persist # true if plugins configuration needs to be saved ...
I use the Static Host Service in my router (hassio.local = xxx.xxx.xxx.xxx IP of Broker) Use command: Mqtthost hassio.local So you have only 1 hardcoded IP Adress and you dont need mDNS Contributor Author gfrancesco commented Jul 20, 2018 Thanks for the input, but that's more a ...
Alternative firmware for ESP8266 and ESP32 based devices with easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX. Full documentation at - Tasmota/tasmota/