Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Aircoookie/Espalexa
/ functions
Functions
55 in github.com/Aircoookie/Espalexa
⨍
Functions
55
◇
Types & classes
4
↓ 9 callers
Method
getType
src/EspalexaDevice.cpp:48
↓ 7 callers
Method
setPropertyChanged
src/EspalexaDevice.cpp:256
↓ 4 callers
Method
setValue
src/EspalexaDevice.cpp:272
↓ 2 callers
Function
decodeLightKey
get device index from Json key
src/Espalexa.h:136
↓ 2 callers
Function
deviceJsonString
device JSON string: color+temperature device emulates LCT015, dimmable device LWB010, (TODO: on/off Plug 01, color temperature device LWT010, color de
src/Espalexa.h:142
↓ 2 callers
Method
doCallback
src/EspalexaDevice.cpp:337
↓ 2 callers
Method
getColorMode
src/EspalexaDevice.cpp:43
↓ 2 callers
Method
getCt
src/EspalexaDevice.cpp:104
↓ 2 callers
Method
getHue
src/EspalexaDevice.cpp:84
↓ 2 callers
Method
getLastValue
src/EspalexaDevice.cpp:250
↓ 2 callers
Method
getName
src/EspalexaDevice.cpp:53
↓ 2 callers
Method
getSat
src/EspalexaDevice.cpp:89
↓ 2 callers
Method
getValue
src/EspalexaDevice.cpp:63
↓ 2 callers
Method
getX
src/EspalexaDevice.cpp:94
↓ 2 callers
Method
getY
src/EspalexaDevice.cpp:99
↓ 2 callers
Function
handleAlexaApiCall
src/Espalexa.h:441
↓ 2 callers
Function
modeString
private member functions
src/Espalexa.h:89
↓ 2 callers
Function
serveDescription
send description.xml device property page
src/Espalexa.h:211
↓ 2 callers
Function
serveNotFound
not found URI (only if internal webserver is used)
src/Espalexa.h:195
↓ 2 callers
Function
servePage
src/Espalexa.h:172
↓ 2 callers
Method
setColor
src/EspalexaDevice.cpp:311
↓ 2 callers
Function
typeString
src/Espalexa.h:96
↓ 1 callers
Function
encodeLightId
src/Espalexa.h:120
↓ 1 callers
Function
encodeLightKey
construct 'globally unique' Json dict key fitting into signed int
src/Espalexa.h:129
↓ 1 callers
Method
getB
src/EspalexaDevice.cpp:245
↓ 1 callers
Method
getG
src/EspalexaDevice.cpp:240
↓ 1 callers
Method
getId
src/EspalexaDevice.cpp:38
↓ 1 callers
Method
getLastChangedProperty
src/EspalexaDevice.cpp:58
↓ 1 callers
Method
getR
src/EspalexaDevice.cpp:235
↓ 1 callers
Function
modelidString
src/Espalexa.h:108
↓ 1 callers
Function
respondToSearch
respond to UDP SSDP M-SEARCH
src/Espalexa.h:286
↓ 1 callers
Method
setColorXY
src/EspalexaDevice.cpp:303
↓ 1 callers
Method
setId
src/EspalexaDevice.cpp:261
↓ 1 callers
Method
setName
you need to re-discover the device for the Alexa name to change
src/EspalexaDevice.cpp:267
↓ 1 callers
Function
startHttpServer
init the server
src/Espalexa.h:245
Function
Espalexa
src/Espalexa.h:314
Method
EspalexaDevice
src/EspalexaDevice.cpp:5
Function
addDevice
returns device index or 0 on failure
src/Espalexa.h:391
Function
begin
src/Espalexa.h:322
Method
getDegrees
src/EspalexaDevice.cpp:79
Function
getDevice
get EspalexaDevice at specific index
src/Espalexa.h:588
Function
getEscapedMac
is an unique device ID
src/Espalexa.h:595
Method
getKelvin
src/EspalexaDevice.cpp:110
Method
getPercent
src/EspalexaDevice.cpp:73
Method
getRGB
src/EspalexaDevice.cpp:116
Method
getState
src/EspalexaDevice.cpp:68
Method
getW
white channel for RGBW lights. Always 0 unless colormode is ct
src/EspalexaDevice.cpp:230
Function
loop
service loop
src/Espalexa.h:357
Function
renameDevice
src/Espalexa.h:432
Function
setDiscoverable
set whether Alexa can discover any devices
src/Espalexa.h:582
Method
setPercent
src/EspalexaDevice.cpp:295
Method
setState
src/EspalexaDevice.cpp:285
Function
toPercent
convert brightness (0-255) to percentage
src/Espalexa.h:601
Function
~Espalexa
src/Espalexa.h:607
Method
~EspalexaDevice
src/EspalexaDevice.cpp:36