Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Adding wifi setup button with Homespan
#1
Hello everybody.
I'm new on Homekit/homespan
Is it possible to add a button for launch HomeSpan’s temporary WiFi network and the related procedure with only one single press and release action?
Thanks
Stefano
Reply
#2
sure, homespan is open source arduino project, you can change anything.
homespan already support define LED and button by esp32 gpio for show state and wifi-reset function.
Reply
#3
Hi, getting an error for the DHT22 sensor

Below is the code
sensor:
  - platform: dht
    pin: 3
    temperature:
      name: "Living Room Temperature"
    humidity:
      name: "Living Room Humidity"
    update_interval: 60s

Error Message :-
[18:07:56][D][api:102]: Accepted 192.168.1.13
[18:07:56][W][api.connection:083]: 192.168.1.13: Socket operation failed: HANDSHAKESTATE_READ_FAILED errno=11
[18:07:58][D][api:102]: Accepted 192.168.1.13
[18:07:58][W][api.connection:083]: 192.168.1.13: Socket operation failed: HANDSHAKESTATE_READ_FAILED errno=11
[18:08:01][D][api:102]: Accepted 192.168.1.13
[18:08:01][W][api.connection:083]: 192.168.1.13: Socket operation failed: HANDSHAKESTATE_READ_FAILED errno=11
[18:08:07][D][api:102]: Accepted 192.168.1.13
[18:08:07][W][api.connection:083]: 192.168.1.13: Socket operation failed: HANDSHAKESTATE_READ_FAILED errno=11

Connection details


Attached Files Image(s)
   
Thanks & Regards,
Arshad Abbas
Smile
Reply
#4
you can see here , similar problem: https://community.home-assistant.io/t/er.../28?page=2
Reply


Forum Jump:


Users browsing this thread:
1 Guest(s)