diff --git a/lib/geo_therminator_web/live/components/main_view.html.heex b/lib/geo_therminator_web/live/components/main_view.html.heex index d02b7af..4cca2ba 100644 --- a/lib/geo_therminator_web/live/components/main_view.html.heex +++ b/lib/geo_therminator_web/live/components/main_view.html.heex @@ -1,6 +1,13 @@
- + @@ -16,37 +23,127 @@ - - - + + + - <%= @outdoor_temp %>°C + + <%= @outdoor_temp %>°C + - - - + + + <%= if @priority == :heating do %> - + <% end %> <%= if @priority == :hot_water do %> - + <% end %> - - - + + + - <%= @set_temp %>°C + + <%= @set_temp %>°C + - + > + - + + + > + + + - - - - - - - + + + + + + + - <%= @brine_in %>°C + + <%= @brine_in %>°C + - + - <%= @brine_out %>°C + + <%= @brine_out %>°C + - + - <%= @supply_in %>°C + + <%= @supply_in %>°C + - + - <%= @supply_out %>°C + + <%= @supply_out %>°C + - + - <%= @hot_water_temp %>°C + + <%= @hot_water_temp %>°C + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + fill="#dae8fc" + stroke="#6c8ebf" + stroke-miterlimit="10" + pointer-events="none" + /> - + fill="rgba(255, 255, 255, 1)" + stroke="rgba(0, 0, 0, 1)" + stroke-miterlimit="10" + pointer-events="none" + /> +