briancmpbll / home_assistant_custom_envoy

177 stars 77 forks source link

Add logging during config and allow more time for slow envoy, make timeouts configurable #143

Closed catsmanac closed 1 year ago

catsmanac commented 1 year ago

Add warnings in log file if something fails during configuration to assist in finding issues during setup. User can now set timeouts for get requests to deal with slow envoys as needed. Defauts are set generic to suit in general. Add received raw endpoint data to diagnostics file so using debug mode is less often needed.