Now it sems to work. I have one question though:
What is the difference between the parameters [Elco Domestic Hot Water Storage Mode] and [Elco Domestic Hot Water Enabled] ?
hello, the Enable is like a main state, and the mode is only to inform that is currently running. the hot water can be enabled but not running.
Got same problem as some other ppl.
2024-02-29 21:19:40.845935 INFO AppDaemon: Adding /config/apps to module import path
2024-02-29 21:19:40.846736 INFO AppDaemon: Adding /config/apps/elco-remocon-net-appdaemon to module import path
2024-02-29 21:19:40.847467 INFO AppDaemon: Adding /config/apps/elco-remocon-net-appdaemon/apps to module import path
2024-02-29 21:19:40.848044 INFO AppDaemon: Adding /config/apps/elco-remocon-net-appdaemon/apps/elco-remocon-net-appdaemon to module import path
2024-02-29 21:19:40.848595 INFO AppDaemon: Adding /config/apps/elco-remocon-net-appdaemon/assets to module import path
2024-02-29 21:19:40.852072 INFO AppDaemon: Loading App Module: /config/apps/hello.py
2024-02-29 21:19:40.912969 INFO AppDaemon: Loading App Module: /config/apps/elco-remocon-net-appdaemon/apps/elco-remocon-net-appdaemon/elco-remocon-net-appdaemon.py
2024-02-29 21:19:40.930913 INFO AppDaemon: Loading app hello_world using class HelloWorld from module hello
2024-02-29 21:19:40.932400 INFO AppDaemon: Loading app remocon using class Remocon from module elco-remocon-net-appdaemon
2024-02-29 21:19:40.934138 INFO AppDaemon: Calling initialize() for hello_world
2024-02-29 21:19:40.967536 INFO hello_world: Hello from AppDaemon
2024-02-29 21:19:40.968204 INFO hello_world: You are now ready to run Apps!
2024-02-29 21:19:40.968827 INFO AppDaemon: Calling initialize() for remocon
2024-02-29 21:19:40.969952 INFO remocon: Will fetch remocon.net data every 120 min
2024-02-29 21:19:40.972651 INFO AppDaemon: App initialization complete
2024-02-29 21:19:40.976081 INFO remocon: Fetching remocon dataā¦
2024-02-29 21:19:41.379266 INFO remocon: Fetching error:
Checked and rechecked but cant get it to work, any ideas?
Hello Lars, unfortunately it will be difficult to answer without the error message. As the app starts it all seems that the daemonās config is correct, in any case present in the right place. Maybe share the config just to see if something is missing.
Hi @nechry , any plans to enhance the functionality to write a parameter to the Elco Heating system like switch on/off of water heating with gas? Like writing the sensor: binary_sensor.elco_domestic_hot_water_storage_mode
Thereās a way to access (some) of the elco products using eBus.
It requires a bit of luck but you have read/write access to the internals ā¦
Hi @wrongisthenwright ,
Thanks a lot for your input. I was wondering if it is not possible to write parameters over my existing REMOCON.NET web access without installing additional hardware tc.?
Hi Judaction,
I havenāt really a clue I have an Ariston branded HP with added the phisical interface to the bus and use this to access the system in read/write mode.
I know of another integration that uses Ariston/Elco Cloud API to integrate the appliance in HA, this had write capabilities you can maybe review it and adapt it for the remocon siteā¦
hey folks, i tried my best to find out how to get my heat pump circule into @nerchy remocon integration. there should be a source for the characteristic curve steepness (very important for heat pumps)
I logged into the remocon website and tried to find in the html and jquerys a source for this entities but i cant find a source for this parameter. but my skills are lowā¦ maybe there is someone out there with a souloution?
Thank you for any help!
To be honest, the remocon Net thing sucks. I tried everthing to get the dataā¦. Its totally stupid, that elco does not share the BSB data. And the web has different data then the app. Also the data in the web ui is often not even availableā¦
I ended up using BSB lan with an additional arduino, which works perfectly. Unfortunately this is extra effort and costs, which the remocon shod be able to deliver tooā¦.
I also try this avenue in the past via the web implementation but without success. the thing is the API isnāt developed directly by remocon, they does other stuff over.
this app daemon only use the API