@KingKongKent and @dixonbg thank you so much for your instructions which I came across last night. I’ve never used OpenHab before but now have OpenHab 4 running in Proxmox with a Homekit link to HA allowing temperature control of my floor.
@wontdieone i was in the same boat but after a lot of playing around I managed to get it working. Was a lot of trial and error but now I am able to control my underfloor heating from home assistant via openhab. When I get a few moments i can write a quick guide of how I did it, hopefully in the coming week or so.
Dear All
Please kindly do help with the HomeKit mappings and metadata - the below does NOT work:
openHAB point = Homekit characteristic
Floor Temperature = Thermostat.CurrentTemperature
value: Thermostat.CurrentTemperature
config:
step: 1
minValue: 0
maxValue: 40
Manual Temperature = Thermostat.TargetTemperature
value: Thermostat.TargetTemperature
config:
minValue: 10
step: 1
maxValue: 40
State = Thermostat.CurrentHeatingCoolingMode
value: Thermostat.CurrentHeatingCoolingMode
config:
HEAT: HEATING
OFF: OFF
Mode = Thermostat.TargetHeatingCoolingMode
value: Thermostat.TargetHeatingCoolingMode
config:
HEAT: HEATING
AUTO: AUTO
OFF: OFF
Thanks
PS Also, I assume once done right, the accessory will appear in the Homekit Default room automatically,
Ok, maybe this would be hepful for others like me fist time users of openHub
I’ve made Model for each Devi Reg for ease of grouping it’s points from Things.
Then added metadata with “multiple” selection (grouped point in one Thermostat instance).
And chosed this values for mode and state.
So in HK Auto is Sheduled mode now with Home/Away temps as threshold.
And manual as manual temp only and so on.
I want to adapt ha-openhab integration, to bypass homekit. I already fixed some bugs, so can monitor all devi smart parameters in HA without homekit.
It seems not too hard to code it, but my question - how to test integration code, without restarting HA each time?
It is possible to disable python cache for my integration? Or force to reload some files without restarting HA?
I updated ha-openhab and add support for climate and devireg. no more HomeKit.
- Create model from thing in openhab
- Add this integration.
- Use oauth2 (user / pwd) authorization to setup integration in HA.
oauth2 method allow direct access to “thing” in OpenHab to grab all device properties.
How to convert OpenHab virtual machine to Home Assistant addon?
if OpenHab can work in docker - in theory it can work like HA addon.
With my mod OH can work on any shared hosting and can be connected using ip and port, but better to have it in one place.
Hey @Qa23 , that sounds promising and works out fine.
Does anyone know if there is any possibility to get the consumption as well?
thx & br
It’s in attributes
Convert time to hours
129320 / 60 / 60 = 35.9
Multiple it by power.
35.9 * 3.2 = 114.95 kw/h
Hello, what address use? I try directly ip address to openhab (https://192.168.1.13:8443) and login to openhab, but not works.
Can you help me?
Thanks.
Correct ip address is http://xxx.xxx.xxx.xxx:8080 . But, when a login by oauth2, nothing there. When a login by token i can see only temperature.
I install openhab 4.1.1, but i cannot see in home assistant thermostats…
What i did wrong?
I ve got same problem. Im running openhab in docker on synology nas, and problem is i think with port which i have :7100. And login via token doesnt work too. I ll try to run it on different rapsberry and i bet it will work.
Any updates regarding more straightforward integration in HA without openhab?
Is it possible to pay someone for programing integration for HA?
I have been wondering the same. I think there are many like me who is not able to make an integration but I can make automations. I would be happy to pay someone to make this, could we somehow pool together to get someone to do it?
Here is one online service to find freelancers, named Fiverr: Fiverr / Search Results for 'home assistant'
The question is, how to pool together the costs to pay someone to make the integrartion for Devireg? Any ideas?
I’m for it. At the beginning, it would be good to throw in a request and depending on what the person in question says yes or no.
I sent a request to one guy at fiverr, explaining what we are looking for and added link to both this discussion thread as well as the github link for the OpenHab integration. Once I receive something fruitful feedback, I will post here
I now also made a open request on fiverr, hopefully someone is able to do this.
Hi Oleksiy,
Thank you for your hard work. Homekit was really a hack.
But can you tell me what did you do in OpenHab that made ha-openhab integration to show a thermostat device all entities and attributes set? All I have some sensors on integration level. I can’t seem to configure OpenHab correctly.
OpenHab is really frustrating for me and that’s why I started using HA years ago, even though OpenHab natively found and controlled everything in my house, including consumption statistics for Daikin ACs and soft on/off for Ikea Tradfri. But even then I couldn’t understand the concept and I couldn’t modify and use the UI.
P.S. I just realized your contribution is not present here: GitHub - kubawolanin/ha-openhab: WORK IN PROGRESS 🏠 openHAB custom integration for Home Assistant
But here:
This HACS integration works well. I don’t see the same number of controls and sensors exposed, but it is good enough.
Thank you!
Any update?
The update is that I got feedback from several people of fiverr that they are not able to make an integration for HA, unfortunately.