Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepsyx/home-automation
/ functions
Functions
29 in github.com/deepsyx/home-automation
⨍
Functions
29
◇
Types & classes
5
↓ 6 callers
Function
broadcast
(key, value)
server/index.js:32
↓ 2 callers
Function
calculatePwm
(percentage)
server/modules/heating.js:12
↓ 2 callers
Method
connect
()
phone-app/app/containers/App.js:33
↓ 1 callers
Function
getTemperature
()
server/utils/temperature.js:13
↓ 1 callers
Method
onConnectionClose
()
phone-app/app/containers/App.js:76
↓ 1 callers
Method
onConnectionMessage
(event)
phone-app/app/containers/App.js:54
↓ 1 callers
Method
onConnectionOpen
()
phone-app/app/containers/App.js:44
Function
Card
({ children, })
phone-app/app/components/Common/Card/Card.js:11
Function
CardHeader
({ isEnabled, label, icon, onChange, })
phone-app/app/components/Common/CardHeader/CardHeader.js:21
Function
Home
({ items, dispatch, })
phone-app/app/Home.js:24
Function
Slider
(props)
phone-app/app/components/Common/Slider/Slider.js:8
Function
componentDidMount
()
phone-app/app/components/FloorLED/FloorLED.js:66
Method
componentDidMount
()
phone-app/app/containers/App.js:29
Function
componentWillMount
()
phone-app/app/components/FloorLED/FloorLED.js:26
Method
componentWillUnmount
()
phone-app/app/containers/App.js:92
Method
constructor
(props)
phone-app/app/containers/App.js:20
Method
dispatch
(key, value)
phone-app/app/containers/App.js:96
Method
getMainComponentName
Returns the name of the main component registered from JavaScript. This is used to schedule rendering of the component.
phone-app/android/app/src/main/java/com/homeapp/MainActivity.java:11
Method
getPackages
()
phone-app/android/app/src/main/java/com/homeapp/MainApplication.java:25
Method
getReactNativeHost
()
phone-app/android/app/src/main/java/com/homeapp/MainApplication.java:34
Function
getTemperatureString
(temperature)
phone-app/app/Home.js:20
Method
getUseDeveloperSupport
()
phone-app/android/app/src/main/java/com/homeapp/MainApplication.java:20
Function
measureSliderWidth
()
phone-app/app/components/FloorLED/FloorLED.js:59
Method
onCreate
()
phone-app/android/app/src/main/java/com/homeapp/MainApplication.java:39
Function
onNewConnection
(socket)
server/index.js:43
Function
onPanMove
(evt, gestureState)
phone-app/app/components/FloorLED/FloorLED.js:37
Function
pwm
(pin, value)
server/utils/pi-blaster.js:3
Method
render
()
phone-app/app/containers/App.js:103
Function
turn
(pin, state)
server/utils/pi-blaster.js:7