Skip to content

Commit

Permalink
Removed platform sensors
Browse files Browse the repository at this point in the history
- Removed internal termperature sensor, as it mighgt be implementation dependent
  • Loading branch information
hostcc committed Mar 3, 2024
1 parent db95b9b commit d4453a7
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions status_sensors.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2023 Ilia Sotnikov
---
sensor:
- platform: internal_temperature
id: temperature
name: "Internal Temperature"
icon: "mdi:thermometer"
entity_category: diagnostic
update_interval: 60s

text_sensor:
- platform: template
id: lawn_sprinklers_state
Expand Down

0 comments on commit d4453a7

Please sign in to comment.