From dc93c4e8a9512533197b58e73f1f1d274908b5cd Mon Sep 17 00:00:00 2001 From: Joe Robinson Date: Tue, 19 Feb 2019 23:52:50 +0000 Subject: Fix kitchen --- views/index.erb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'views') diff --git a/views/index.erb b/views/index.erb index f22328b..d9de593 100644 --- a/views/index.erb +++ b/views/index.erb @@ -8,7 +8,8 @@

thebluegarden

Basement: <%= @temp_air %>°C and <%= @humidity_air %>% humidity at <%= @time_formatted_air %>

-

Propagator: <%= @temp_prop %>°C and <%= @humidity_prop %>% humidity at <%= @time_formatted_prop %>

+

Propagator (Chillis): <%= @temp_prop %>°C and <%= @humidity_prop %>% humidity at <%= @time_formatted_prop %>

+

Kitchen (Peas & Spinach): <%= @temp_kitchen %>°C, <%= @humidity_kitchen %>% humidity and <%= @moisture_kitchen %> anti-moistures at <%= @time_formatted_prop %>

-- cgit v1.2.3