У нас вы можете посмотреть бесплатно Tutorial: Heat Pump Monitoring using emoncms and Home Assistant (heatpumpmonitor.org) или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
This tutorial will walk you through configuring Home Assistant to send your heat pump entities to emoncms.org. It’ll also show you how to install and configure emoncms locally as a Home Assistant add-on and how to send your data to that installation instead of in the cloud. I’ll then show you how to configure your data feeds in emoncms, whether that’s locally or in the cloud, and how to configure the My Heatpump app to share your data to heatpumpmonitor.org. Finally I’ll also show you how to achieve a hybrid approach of storing your data locally whilst also synchronising it to the cloud for displaying on heatpumpmonitor.org. Add-on Repo for emoncms: https://github.com/Open-Building-Mana... Sample configurations for emoncms. Make sure to add your read/write API key in the api_key section, and list your actual Home Assistant entity IDs in the whitelist section: emoncms Cloud emoncms_history: api_key: READWRITEAPIKEYHERE url: https://emoncms.org inputnode: 2 whitelist: sensor.ashp_power sensor.ashp_total_active_energy binary_sensor.espaltherma_3way_valve_on_dhw_off_space sensor.espaltherma_flow_sensor sensor.espaltherma_inlet_water_temperature sensor.espaltherma_leaving_water_temperature_before_buh sensor.espaltherma_lw_setpoint_main sensor.outdoor_temperature #emoncms Local emoncms_history: api_key: READWRITEAPIKEYHERE url: http://localhost:7080 inputnode: 2 whitelist: sensor.ashp_power sensor.ashp_total_active_energy binary_sensor.espaltherma_3way_valve_on_dhw_off_space sensor.espaltherma_flow_sensor sensor.espaltherma_inlet_water_temperature sensor.espaltherma_leaving_water_temperature_before_buh sensor.espaltherma_lw_setpoint_main sensor.outdoor_temperature Buy me a coffee: 💚 https://www.buymeacoffee.com/speaktot... 💚 https://paypal.me/speaktothegeek Join this channel to get access to perks: / @speaktothegeektech Or join as a patron: / speaktothegeek As an Amazon Associate and member of the eBay Partner Network I earn from qualifying purchases. Most links above are affiliate links and I may earn a small commission from any purchases you make if you use them. Chapters: 00:00 Introduction 00:51 Emoncms - cloud or local? 02:33 Getting data from your heat pump 03:48 What data is needed in Home Assistant? 06:37 Install File Editor 07:40 Scenario 1: Upload to emoncms.org cloud 10:54 Scenario 2: Install emoncms locally as HA add-on 14:41 Configure emoncms feeds 20:29 Configure My Heatpump app in emoncms 22:00 Sync local emoncms to the cloud 23:38 Share with heatpumpmonitor