Remove CONFIG_LWIP_MAX_SOCKETS
This was breaking `web_server` Solves #2050
This commit is contained in:
@@ -17,7 +17,7 @@ substitutions:
|
||||
invalid_cooldown: "100ms"
|
||||
bytes_per_char: "1"
|
||||
##### DON'T CHANGE THIS ######
|
||||
version: "4.3.4"
|
||||
version: "4.3.5d1"
|
||||
##############################
|
||||
|
||||
##### External components #####
|
||||
@@ -27,7 +27,7 @@ external_components:
|
||||
# path: packages/Blackymas/components
|
||||
type: git
|
||||
url: https://github.com/Blackymas/NSPanel_HA_Blueprint
|
||||
ref: v4.3.4
|
||||
ref: v4.3.5
|
||||
components:
|
||||
- nspanel_ha_blueprint
|
||||
refresh: 300s
|
||||
|
||||
Reference in New Issue
Block a user