Update example Settings file

This commit is contained in:
Chris Johns 2020-02-15 19:32:23 -07:00 committed by GitHub
parent 7890ba7a24
commit 353d54a3fd
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