-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
602 additions
and
255 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
*.pyc | ||
venv |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,3 +4,4 @@ __pycache__ | |
venv | ||
create | ||
data | ||
.env |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,126 @@ | ||
{ | ||
"mqtt":{ | ||
"host":"localhost", | ||
"port":1883, | ||
"keepalive":60, | ||
"client_id":"influx2mqtt", | ||
"subscriptions":[ "lzig/living heat", | ||
"lzig/kitchen heat", | ||
"lzig/bedroom heat", | ||
"lzig/office heat", | ||
"lzig/bathroom heat", | ||
"lzig/office heat weather", | ||
"lzig/living heat weather", | ||
"lzig/bedroom heat weather", | ||
"lzig/fridge weather", | ||
"lzig/freezer weather", | ||
"lzig/servers weather", | ||
"lzig/office weather", | ||
"lzig/office weather aaa", | ||
"lzig/bedroom switch", | ||
"lzig/living double switch", | ||
"lzig/office switch", | ||
"lzig/hallway entrance switch", | ||
"lzig/hallway corridor switch", | ||
"lzig/hallway living switch", | ||
"lzig/toilet switch", | ||
"lzig/bedroom window", | ||
"lzig/kitchen window", | ||
"lzig/balcony window left", | ||
"lzig/balcony window right", | ||
"lzig/office window left", | ||
"lzig/office window right", | ||
"lzig/bedroom roll", | ||
"lzig/balcony door", | ||
"lzig/day light", | ||
"lzig/office pc power", | ||
"lzig/pc socket", | ||
"lzig/poster socket", | ||
"lzig/sonos front socket", | ||
"lzig/sonos rear socket", | ||
"lzig/poster socket", | ||
"lzig/lifx socket", | ||
"lzig/wifi mesh socket", | ||
"lzig/floody", | ||
"nrf/livingroom window tag", | ||
"nrf/hallway tag", | ||
"nrf/balcony tag", | ||
"nrf/bathroom tag", | ||
"nrf/livingroom tag", | ||
"nrf/office tag", | ||
"nrf/bedroom tag", | ||
"nrf/kitchen tag", | ||
"shellies/#", | ||
"thread_tags/#" | ||
], | ||
"publish" :false, | ||
"subscribe" :true, | ||
"discard":[ | ||
"path", | ||
"eurotronic_host_flags", | ||
"occupancy", | ||
"update" | ||
] | ||
}, | ||
"influxdb":{ | ||
"host":"localhost", | ||
"port":8086, | ||
"db":"mqtt" | ||
}, | ||
"log":{ | ||
"logfile":"/home/pi/share/influx_client_(date).log", | ||
"level":"Info" | ||
}, | ||
"allow":{ | ||
"energy" :"float", | ||
"power" :"float", | ||
"current" :"float", | ||
"light" :"float", | ||
"pressure" :"float", | ||
"temperature" :"float", | ||
"humidity" :"float", | ||
"voltage" :"float", | ||
"battery" :"int", | ||
"moisture" :"int", | ||
"conductivity" :"int", | ||
"current_heating_setpoint" :"float", | ||
"occupied_heating_setpoint":"float", | ||
"unoccupied_heating_setpoint":"float", | ||
"pi_heating_demand" :"int", | ||
"rssi":"int" | ||
}, | ||
"topics_names":{ | ||
"shellies/shellyplug-s-01E2B5/relay/0/power":"shelly dryer", | ||
"shellies/shellyplug-s-B86655/relay/0/power":"shelly fridge", | ||
"shellies/shellyplug-s-B86BAA/relay/0/power":"shelly freezer", | ||
"shellies/shellyplug-s-51D82E/relay/0/power":"shelly washing machine", | ||
"shellies/shellyplug-s-B86270/relay/0/power":"shelly micro wave", | ||
"shellies/shellyplug-s-B85D8C/relay/0/power":"shelly dish washer", | ||
"shellies/shellyplug-s-B85CA1/relay/0/power":"shelly routers servers", | ||
"shellies/shellyplug-s-1697DA/relay/0/power":"shelly tv", | ||
"shellies/shellyplug-s-6A5CE5/relay/0/power":"shelly sonos front", | ||
"shellies/shellyplug-s-6A5DCF/relay/0/power":"shelly ethernet repeater", | ||
"shellies/shellyplug-s-B85CCA/relay/0/power":"shelly dell pc", | ||
"shellies/shellyplug-s-B85D90/relay/0/power":"shelly sonos sat", | ||
"shellies/shellyplug-s-021700/relay/0/power":"shelly entrance", | ||
"shellies/shellyswitch25-B8A4EE/relay/0/power":"shelly bathroom light", | ||
"shellies/shellyswitch25-B8A4EE/relay/1/power":"shelly bathroom fan", | ||
"shellies/shelly1pm-C45303/relay/0/power":"shelly bed", | ||
"shellies/shellyplug-s-01E2B5/relay/0/energy":"shelly dryer", | ||
"shellies/shellyplug-s-B86655/relay/0/energy":"shelly fridge", | ||
"shellies/shellyplug-s-B86BAA/relay/0/energy":"shelly freezer", | ||
"shellies/shellyplug-s-51D82E/relay/0/energy":"shelly washing machine", | ||
"shellies/shellyplug-s-B86270/relay/0/energy":"shelly micro wave", | ||
"shellies/shellyplug-s-B85D8C/relay/0/energy":"shelly dish washer", | ||
"shellies/shellyplug-s-B85CA1/relay/0/energy":"shelly routers servers", | ||
"shellies/shellyplug-s-1697DA/relay/0/energy":"shelly tv", | ||
"shellies/shellyplug-s-6A5CE5/relay/0/energy":"shelly sonos front", | ||
"shellies/shellyplug-s-6A5DCF/relay/0/energy":"shelly ethernet repeater", | ||
"shellies/shellyplug-s-B85CCA/relay/0/energy":"shelly dell pc", | ||
"shellies/shellyplug-s-B85D90/relay/0/energy":"shelly sonos sat", | ||
"shellies/shellyplug-s-021700/relay/0/energy":"shelly entrance", | ||
"shellies/shellyswitch25-B8A4EE/relay/0/energy":"shelly bathroom light", | ||
"shellies/shellyswitch25-B8A4EE/relay/1/energy":"shelly bathroom fan", | ||
"shellies/shelly1pm-C45303/relay/0/energy":"shelly bed" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.