Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multiple sensors #256

Open
wants to merge 47 commits into
base: master
Choose a base branch
from
Open

multiple sensors #256

wants to merge 47 commits into from

Conversation

okanduzyel
Copy link

@okanduzyel okanduzyel commented Oct 6, 2019

Hi sakisdog,

Your multiple sensor works very well but I found a bug.

Here is the scenario:

Cut the electricity of home(whole electricity) and after one minute give it back. Modem requires 30-90 second to boot. On the other hand, esp module boots up quickly, maybe 5 second, and because of that it can not find wifi network. Then, it start to working without wifi connection. Besides, modem gets ready to work but esp never connects to home's wifi. It runs wifi configuration page. If you reset esp, It reboots and connects wifi correctly.

Electricity goes frequently at homes. I think, it must always search try to connect if wifi didn't find or didn't connect. Because, we configured it first time. It knows which wifi it should connect.

@okanduzyel okanduzyel changed the title multiple sensor multiple sensors Oct 6, 2019
sakisdog added 11 commits November 6, 2019 13:11
* maximkulkin/master:
  Add occupancy sensor example
  Fix component path for esp32/led example
  Add CMakeLists.txt for ESP32 example
  Split into different platform modules, add support for ESP8266_RTOS_SDK
  Update homekit component to latest version

# Conflicts:
#	components/esp-32/http-parser
#	components/esp-8266/wifi_config
@maxnasva
Copy link

Hello, I am interested in making a thermostat with OLED display and I would like to know from you if it is possible to change the temperature accuracy by changing the set point from + / - 0.5 ° C to +/- 0.2 ° C. thanks a lot max53va

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants