Added average temperature for the day before and the current period#6883
Conversation
|
@diogos88, thanks for your PR! By analyzing the history of the files in this pull request, we identified @titilambert to be a potential reviewer. |
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], | ||
| 'period_average_temperature': ['Period average temperature', TEMP_CELSIUS, 'mdi:thermometer'], |
| 'yesterday_total_consumption': ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], |
There was a problem hiding this comment.
line too long (104 > 79 characters)
| 'period_higher_price_consumption': ['Period Higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_total_consumption': ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
line too long (109 > 79 characters)
| 'period_lower_price_consumption': ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_higher_price_consumption': ['Period Higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_total_consumption': ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
line too long (107 > 79 characters)
| 'period_total_consumption': ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_lower_price_consumption': ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_higher_price_consumption': ['Period Higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_total_consumption': ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], |
| 'period_mean_daily_bill': ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_lower_price_consumption': ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
line too long (101 > 79 characters)
| 'period_total_days': ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], |
| 'period_length': ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
line too long (102 > 79 characters)
| 'period_total_bill': ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], |
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_bill': ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': ['Total number of days in this period', DAYS, 'mdi:calendar-today'], |
| 'yesterday_average_temperature': | ||
| ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], | ||
| 'period_average_temperature': | ||
| ['Period average temperature', TEMP_CELSIUS, 'mdi:thermometer'], |
There was a problem hiding this comment.
indentation contains tabs
indentation contains mixed spaces and tabs
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': | ||
| ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], | ||
| 'period_average_temperature': |
There was a problem hiding this comment.
indentation contains mixed spaces and tabs
trailing whitespace
| 'yesterday_higher_price_consumption': | ||
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': | ||
| ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], |
There was a problem hiding this comment.
indentation contains tabs
indentation contains mixed spaces and tabs
| ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': | ||
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': |
There was a problem hiding this comment.
indentation contains mixed spaces and tabs
trailing whitespace
| 'yesterday_lower_price_consumption': | ||
| ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': | ||
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
indentation contains tabs
indentation contains mixed spaces and tabs
| ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_lower_price_consumption': | ||
| ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_higher_price_consumption': |
There was a problem hiding this comment.
indentation contains mixed spaces and tabs
trailing whitespace
| 'period_total_consumption': | ||
| ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_lower_price_consumption': | ||
| ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
indentation contains tabs
indentation contains mixed spaces and tabs
| ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': | ||
| ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_lower_price_consumption': |
There was a problem hiding this comment.
indentation contains mixed spaces and tabs
trailing whitespace
| 'period_mean_daily_consumption': | ||
| ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': | ||
| ['Total Consumption', KILOWATT_HOUR, 'mdi:flash'], |
There was a problem hiding this comment.
indentation contains tabs
indentation contains mixed spaces and tabs
| ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': | ||
| ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': |
There was a problem hiding this comment.
indentation contains mixed spaces and tabs
trailing whitespace
…ces and tabs" warnings
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': | ||
| ['Yesterday average temperature', TEMP_CELSIUS, 'mdi:thermometer'], | ||
| 'period_average_temperature': |
| ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': | ||
| ['Yesterday higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_average_temperature': |
| ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': | ||
| ['Yesterday lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': |
| ['Period Higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_total_consumption': | ||
| ['Yesterday total consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': |
| ['Period Lower price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_higher_price_consumption': | ||
| ['Period Higher price consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_total_consumption': |
| ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': | ||
| ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': |
| ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': | ||
| ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': |
| ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': | ||
| ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': |
| 'yesterday_higher_price_consumption': | ||
| 'period_total_bill': | ||
| ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': |
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', | ||
| KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_higher_price_consumption': | ||
| 'period_total_bill': |
| ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': | ||
| ['Period daily average consumption', KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_consumption': |
| ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': | ||
| ['Period daily average bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_mean_daily_consumption': |
| ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': | ||
| ['Total number of days in this period', DAYS, 'mdi:calendar-today'], | ||
| 'period_mean_daily_bill': |
| ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': | ||
| ['Current period length', DAYS, 'mdi:calendar-today'], | ||
| 'period_total_days': |
| KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_bill': | ||
| ['Current period bill', PRICE, 'mdi:square-inc-cash'], | ||
| 'period_length': |
| KILOWATT_HOUR, 'mdi:flash'], | ||
| 'yesterday_lower_price_consumption': ['Yesterday lower price consumption', | ||
| KILOWATT_HOUR, 'mdi:flash'], | ||
| 'period_total_bill': |
|
I don't see any trailing whitespace in the last push. What I am missing that houndci-bot see? |
|
@diogos88 sometimes hound doesn't close its own comments |
|
Docs PR: home-assistant/home-assistant.io#2370 BTW, the PR template helps to keep track... |
Changes: