Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angeloxx/homebridge-myhome
/ functions
Functions
63 in github.com/angeloxx/homebridge-myhome
⨍
Functions
63
◇
Types & classes
26
↓ 14 callers
Method
send
(_command)
lib/mhclient.js:51
↓ 12 callers
Method
write
* Direct write
lib/mhclient.js:470
↓ 6 callers
Method
_slashesToAddress
(_address)
lib/mhclient.js:55
↓ 4 callers
Method
_addressToSlashes
(_address)
lib/mhclient.js:74
↓ 4 callers
Method
onThermostat
(_address,_measure,_level)
index.js:163
↓ 3 callers
Method
_bufferCommand
(_class,_address,_command, _timeout)
lib/mhclient.js:85
↓ 3 callers
Method
evaluatePosition
()
index.js:300
↓ 3 callers
Method
hexToDigit
(_in)
lib/mhclient.js:548
↓ 3 callers
Function
inArray
(needle, haystack)
lib/mhclient.js:9
↓ 3 callers
Method
simpleBlindCommand
(_address,_stopUpDown)
lib/mhclient.js:101
↓ 2 callers
Method
digitToHex
(_in)
lib/mhclient.js:540
↓ 2 callers
Method
onDimmer
(_address,_level)
index.js:103
↓ 2 callers
Method
relayCommand
(_address,_on)
lib/mhclient.js:95
↓ 2 callers
Method
writeBuffer
* Process the command buffer
lib/mhclient.js:479
↓ 1 callers
Method
addLightBusDevice
* Fill the this.lightBuses array to know how many bus(es) should be polled at the startup
lib/mhclient.js:43
↓ 1 callers
Method
advancedBlindCommand
(_address,_shutterLevel)
lib/mhclient.js:112
↓ 1 callers
Method
calcHMAC
(_in)
lib/mhclient.js:529
↓ 1 callers
Method
connect
()
lib/mhclient.js:339
↓ 1 callers
Method
dimmerCommand
(_address,_bri)
lib/mhclient.js:119
↓ 1 callers
Method
evaluateTravelTimeMs
(from,to)
index.js:324
↓ 1 callers
Method
getAdvancedBlindSate
(_address)
lib/mhclient.js:296
↓ 1 callers
Method
getContactState
(_address)
lib/mhclient.js:292
↓ 1 callers
Method
getThermostatStatus
(_address)
lib/mhclient.js:288
↓ 1 callers
Method
onAdvancedBlind
(_address,_action,_position)
index.js:137
↓ 1 callers
Method
onConnect
()
index.js:76
↓ 1 callers
Method
onContactSensor
(_address,_state)
index.js:94
↓ 1 callers
Method
onRelay
(_address,_onoff)
index.js:84
↓ 1 callers
Method
onSimpleBlind
(_address,_value)
index.js:113
↓ 1 callers
Method
onThermometer
(_address,_measure,_level)
index.js:199
↓ 1 callers
Method
openwebnetAnswer
* OWN Password implementation that can be found on the web, it seems to work
lib/mhclient.js:463
↓ 1 callers
Method
sceneCommand
(_address,_scene)
lib/mhclient.js:136
↓ 1 callers
Method
sendKeepalive
()
lib/mhclient.js:524
↓ 1 callers
Method
setSetPoint
(_address,_temperature)
lib/mhclient.js:142
↓ 1 callers
Method
start
()
lib/mhclient.js:35
Method
accessories
(callback)
index.js:210
Method
constructor
(log, config, api)
index.js:44
Method
constructor
(log, config)
index.js:217
Method
constructor
(log, config)
index.js:278
Method
constructor
(log, config)
index.js:380
Method
constructor
(log, config)
index.js:445
Method
constructor
(log, config)
index.js:492
Method
constructor
(log, config)
index.js:552
Method
constructor
(log, config)
index.js:629
Method
constructor
(log, config)
index.js:661
Method
constructor
(log, config)
index.js:693
Method
constructor
(log, config)
index.js:724
Method
constructor
(_ipaddress, _port, _password, _classToCallback)
lib/mhclient.js:24
Method
constructor
(_ipaddress, _port, _password, _type, _onconnectcallback, _onmessagecallback)
lib/mhclient.js:310
Method
getServices
()
index.js:235
Method
getServices
()
index.js:329
Method
getServices
()
index.js:398
Method
getServices
()
index.js:459
Method
getServices
()
index.js:510
Method
getServices
()
index.js:568
Method
getServices
()
index.js:642
Method
getServices
()
index.js:674
Method
getServices
()
index.js:706
Method
getServices
()
index.js:737
Method
onCommand
(_frame)
lib/mhclient.js:300
Method
onCommandConnect
* Notify the availability of command connection to the client and * sends a light status request for all known buses
lib/mhclient.js:153
Method
onMonitor
(_frame)
index.js:72
Method
onMonitor
(_frame)
lib/mhclient.js:168
Method
send
(_in)
lib/mhclient.js:494