Skip to content

Commit

Permalink
fix: climate discovery without mode CC
Browse files Browse the repository at this point in the history
Fixes #400
  • Loading branch information
robertsLando committed Feb 1, 2021
1 parent 4fa1c62 commit a8782af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions hass/configurations.js
Original file line number Diff line number Diff line change
Expand Up @@ -291,9 +291,7 @@ module.exports = {
max_temp: 40,
temp_step: 0.5,
modes: [],
mode_state_topic: true,
mode_state_template: '{{ value_json.value }}',
mode_command_topic: true,
current_temperature_topic: true,
current_temperature_template: '{{ value_json.value }}',
temperature_state_topic: true,
Expand Down

0 comments on commit a8782af

Please sign in to comment.