Merge pull request #29 from ChrisJohns-me/patch-1

Update example Settings file
This commit is contained in:
Edu_Coder 2020-02-18 08:13:24 -05:00 committed by GitHub
commit ae275b5a22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -6,9 +6,14 @@
#define mqttUser "homeassistant"
#define mqttPassword "123456789"
#define room "living-room"
#define LED_BUILTIN 2
#define LED_ON 0
#define channel "room_presence"
#define availabilityTopic "presence_nodes/" room
#define telemetryTopic "presence_nodes/" hostname "/tele"
#define scanInterval 15
#define singleScanTime 10
#define activeScan true
#define bleScanInterval 0x80
#define bleScanWindow 0x10
#define maxDistance 2