Evohome Hot Water

  • Platform information:

    • Hardware: Imac
    • OS: macOS 10.15.3 (19D76)
    • Java Runtime Environment:Java 8 Update 241
    • openHAB version:openhab-2.5.2
  • Issue of the topic: Newbie my first Setup of openHab
    I have added Evohome and see in Controls the Controls for Heating
    but
    The Control for Hot water is missing
    was this ever resolved in New EvoHome Binding

  • Please post configurations (if applicable):

  • Items configuration related to the issue

Bindings evohome Binding evohome
Things Susan’s lounge (Hobbiton)
evohome Heating Zone
This represents the evohome Heating Zone.
Jasper van Zuijlen

plus the other 3 heating zones

  • Sitemap configuration related to the issue
    sorry I am newbie and don’t understand what or where Sitemap is

Welcome to the Community!

No apology needed everyone was a noob at some point. :wink:

You will need a sitemap if you want to control your devices via GUI interface. PaperUI is for configuring not control.
https://www.openhab.org/docs/configuration/sitemaps.html

There is a lot of info in the documentation for OH and you may get confused at times but hang in there. I recommend starting slow with one device, create a sitemap and verify you can control it. Usually, after the first few devices, you will get the hang of it. If you hit a snag post what you have and what errors are in the logs and we can help.

Can I get help with the site map
I have tried to set it up but the HABPanel is just a blank screen so I must have something wrong.
I found a user example and modified it –
sitemap evohome label=“My_Home”
{
Frame label=“evohome display” {
Selection label="[%s]" item=Hobbiton_SystemMode mappings=[
“Auto”=“Normal”,
“AutoWithEco”=“Eco”,
“Away”=“Away”,
“DayOff”=“Day Off”,
“HeatingOff”=“Off”,
“Custom”=“Custom”
]
}
Frame label=“evohome Lounge heating zone” {
Text label=“Temperature” item=LoungeHobbiton_Temperature
Text label=“Status” item=LoungeHobbiton_SetPointStatus
Setpoint label=“Zone set point” item=LoungeHobbiton_SetPoint minValue=5 maxValue=35 step=0.5
}
}
My Log Files
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
events log
2020-02-26 08:38:21.831 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948777’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-02-26 08:38:21.831 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1947341’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-02-26 08:38:21.832 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948775’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-02-26 08:38:21.840 [hingStatusInfoChangedEvent] - ‘evohome:account:9665a3fc’ changed from UNINITIALIZED to INITIALIZING
2020-02-26 08:38:21.852 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948776’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-02-26 08:38:21.853 [hingStatusInfoChangedEvent] - ‘evohome:display:9665a3fc:1947342’ changed from UNINITIALIZED to UNINITIALIZED (BRIDGE_UNINITIALIZED)
2020-02-26 08:38:23.191 [hingStatusInfoChangedEvent] - ‘evohome:account:9665a3fc’ changed from INITIALIZING to ONLINE
2020-02-26 08:38:23.200 [hingStatusInfoChangedEvent] - ‘evohome:display:9665a3fc:1947342’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-02-26 08:38:23.202 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948775’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-02-26 08:38:23.204 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1947341’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-02-26 08:38:23.209 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948777’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-02-26 08:38:23.209 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948776’ changed from UNINITIALIZED (BRIDGE_UNINITIALIZED) to INITIALIZING
2020-02-26 08:38:23.209 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948777’ changed from INITIALIZING to OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id
2020-02-26 08:38:23.215 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948775’ changed from INITIALIZING to OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id
2020-02-26 08:38:23.216 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948776’ changed from INITIALIZING to OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id
2020-02-26 08:38:23.216 [hingStatusInfoChangedEvent] - ‘evohome:display:9665a3fc:1947342’ changed from INITIALIZING to ONLINE
2020-02-26 08:38:23.221 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1947341’ changed from INITIALIZING to ONLINE
2020-02-26 08:38:23.223 [vent.ItemStateChangedEvent] - Hobbiton_SystemMode changed from NULL to Auto
2020-02-26 08:38:23.225 [vent.ItemStateChangedEvent] - SusansBedroomHobbiton_Temperature changed from NULL to 20.5
2020-02-26 08:38:23.226 [vent.ItemStateChangedEvent] - SusansBedroomHobbiton_SetPointStatus changed from NULL to FollowSchedule
2020-02-26 08:38:23.226 [vent.ItemStateChangedEvent] - SusansBedroomHobbiton_SetPoint changed from NULL to 20.0
2020-02-26 08:38:38.457 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948777’ changed from OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id to ONLINE
2020-02-26 08:38:38.459 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948775’ changed from OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id to ONLINE
2020-02-26 08:38:38.459 [vent.ItemStateChangedEvent] - LoungeHobbiton_Temperature changed from NULL to 18.0
2020-02-26 08:38:38.460 [vent.ItemStateChangedEvent] - LoungeHobbiton_SetPointStatus changed from NULL to FollowSchedule
2020-02-26 08:38:38.460 [vent.ItemStateChangedEvent] - LoungeHobbiton_SetPoint changed from NULL to 16.0
2020-02-26 08:38:38.461 [hingStatusInfoChangedEvent] - ‘evohome:heatingzone:9665a3fc:1948776’ changed from OFFLINE (COMMUNICATION_ERROR): Status not found, check the zone id to ONLINE
2020-02-26 08:38:38.461 [vent.ItemStateChangedEvent] - SusanSLoungeHobbiton_Temperature changed from NULL to 19.0
2020-02-26 08:38:38.462 [vent.ItemStateChangedEvent] - SusanSLoungeHobbiton_SetPointStatus changed from NULL to FollowSchedule
2020-02-26 08:38:38.462 [vent.ItemStateChangedEvent] - SusanSLoungeHobbiton_SetPoint changed from NULL to 19.0
2020-02-26 08:38:38.463 [vent.ItemStateChangedEvent] - BedroomHobbiton_Temperature changed from NULL to 17.0
2020-02-26 08:38:38.463 [vent.ItemStateChangedEvent] - BedroomHobbiton_SetPointStatus changed from NULL to FollowSchedule
2020-02-26 08:38:38.464 [vent.ItemStateChangedEvent] - BedroomHobbiton_SetPoint changed from NULL to 16.0

= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
openhab.log
2020-02-26 08:38:19.274 [INFO ] [.core.internal.i18n.I18nProviderImpl] - Location set to ‘52.5337543,-1.4441594’.
2020-02-26 08:38:20.688 [INFO ] [el.core.internal.ModelRepositoryImpl] - Loading model ‘My_Home.sitemap’
2020-02-26 08:38:21.336 [INFO ] [thome.model.lsp.internal.ModelServer] - Started Language Server Protocol (LSP) service on port 5007
2020-02-26 08:38:21.632 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at http://192.168.0.62:8080
2020-02-26 08:38:21.633 [INFO ] [.dashboard.internal.DashboardService] - Started Dashboard at https://192.168.0.62:8443
2020-02-26 08:38:21.764 [INFO ] [panel.internal.HABPanelDashboardTile] - Started HABPanel at /habpanel
2020-02-26 08:38:21.782 [INFO ] [ebuilder.internal.HomeBuilderServlet] - Started Home Builder at /homebuilder
2020-02-26 08:38:21.805 [INFO ] [openhab.ui.paper.internal.PaperUIApp] - Started Paper UI at /paperui

Add BasicUI via PaperUI and you should be able to control the devices. If you want to use HABPanel then check the doc’s for info on set-up.

Hey all,
I’m new to OH.
I have an evohome system which controls the radiators and the hot water. The existing binding supplies the heating zones, display and has the account settings. Can it report/change the Hot Water?
This has been asked a couple of times in some threads, but the answer was not given because there were other issues which were more important :slight_smile:
My goal is to be able to graph the time the boiler is on/off, and the temperature of the water.
I have successfully graphed the temp of a heating zone.
I guess it is a modification of the api call to the honeywell endpoint, as the hot water is visible there.

I have just started using OpenHab as well and seeing the same issue.

The hot water tempature doesn’t seem to be coming through as a thing