Skip to content

kodi1/esp_wd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

esp_wd

Example configuration.yaml

binary_sensor:
  - platform: esp_wd
    name: bedroom
    host:  http://<host_or_ip>/sysinfo
    scan_interval: 600

If 'Admin Password' is set - use standard HTTP auth form.

    host:  http://admin:<pass>@<host_or_ip>:<port>/sysinfo

Screenshot

hacs_badge

Releases

No releases published

Packages

No packages published

Languages