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 97
Conversation
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
- save heatcircuit works - mqtt raw send works Not working - no mqtt response on raw request - no mqtt info back to mqtt server - heatcircuit 2 not changable dynamically (probably fixed if activated as save is now working)
- save of HC works, but 0x47 0x48 still hard coded - 5 new variables added and they are now loaded on read BUT no mqtt send so far - raw send over mqtt works BUT without response Missing features - send per MQTT all values - send response after mqtt raw Errors - still some errors missed read (not from my code) - still -3200° when no in house temp
…t which prevented the message until now
=> heatingcircuit still hard-coded, rest works pretty well => answer on raw data by mqtt not yet implemented
=> To be tested with someone that uses HC1. Missing - still missing mqtt response on mqtt-raw-send (send works, answer not implemented)
I merged and I fixed the errors, now it should work. - open task, add new mqtt commands for day,night,holiday - remove mqtt raw for others than me - find a fix with 0x48 settemp beeing empty when auto switches from night to day.
=> and minimal value control for temperature
I added the possibility to change daytemp/nightemp/vacactiontemp by MQTT |
I've merged into dev |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added 2nd Heating Circuit for RC35.
=> MQTT thermostat is now working also if you have a floor heating
=> added some MQTT messages usefull for openhab and similar
Missing
=> MQTT Raw needs to be removed
=> modify ems_setThermostatTemp(f); in order to change daytemp,nighttemp,holidaytemp and +1/-1 type of commands to increase/decrease the temp, if they are within the limit of +15° and °30°