-
Notifications
You must be signed in to change notification settings - Fork 3
/
services.yaml
54 lines (53 loc) · 1.42 KB
/
services.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
used:
python:
- thread_tags: './py' Thread sensor tags sending UDP packets to MQTT
- heat_cut : './py' cuts a rooms heat when a room's window is open
- influx_mqtt: './py' mqtt 2 influx
- bathroom: './py' manages the bathroom fan and light from switch and sensors
- hue : './py' hue light control
- home_status: entrance shelly leds for heaing 'red' and open windows 'blue'
nodejs:
- zigbee2mqtt
- pc_power
- watch_bots
- roll
native:
- influxdb
- docker
docker:
- mosquitto: eclipse-mosquitto
- nginx
available:
webapps:
- overview
- bed_heating
- heating
- leds_panel
- mesh_view
- zigbee_graph_view
- next-home-control
python:
- heat_cut : cuts a rooms heat when a room's window is open
- nrf_mesh: custom RF devices to mqtt
- influx_mqtt: mqtt 2 influx
- bathroom_fan
- hue : hue light control
- home_status
- thread_tags: udp2mqtt
nodejs:
- zigbee2mqtt
- lapse
- lifx
- pc_power
- watch_bots
- roll
native:
- influxdb
- openthread : https://www.homesmartmesh.com/docs/networks/thread/#raspberry-pi
docker:
- influxdb
- grafana
- homeassistant
- zigAssMano
- zigAssLifo
- deconz