This repository has been archived by the owner on Oct 4, 2021. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 98
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
27 changed files
with
2,251 additions
and
1,571 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
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 |
---|---|---|
|
@@ -6,5 +6,5 @@ | |
platformio.ini | ||
lib/readme.txt | ||
.travis.yml | ||
stackdmp.txt | ||
*.jar | ||
;stackdmp.txt | ||
;*.jar |
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
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,10 +1,10 @@ | ||
to install the plugin: | ||
- copy the directory 'nefit' to the domoticz/plugins directory | ||
- make sure that 'Accept new Hardware Devices' is enabeled in settings/sysem | ||
- create new hardware with type 'Nefit EMS-ESP with Proddy firmware' | ||
- set MQTT server and port | ||
The plugin crrently creates 3 devices: | ||
- a room temperature meter | ||
- a system pressure meter | ||
to install the plugin: | ||
- copy the directory 'nefit' to the domoticz/plugins directory | ||
- make sure that 'Accept new Hardware Devices' is enabeled in settings/sysem | ||
- create new hardware with type 'Nefit EMS-ESP with Proddy firmware' | ||
- set MQTT server and port | ||
|
||
The plugin crrently creates 3 devices: | ||
- a room temperature meter | ||
- a system pressure meter | ||
- a thermostat setpoint control |
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
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.