Skip to content

Commit

Permalink
Autload types: sensor, switch, text_sensor and button
Browse files Browse the repository at this point in the history
  • Loading branch information
Jorre05 committed Jul 3, 2023
1 parent 0bec53d commit f5e356e
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,12 @@ ESPhome component for Micronova board based pellet stoves.
There is a pull request in the ESPHome repo (https://github.com/esphome/esphome/pull/4760). Go there for a link to the complete documentation.
https://deploy-preview-2890--esphome.netlify.app/components/micronova.html

Note: It seems that the code does not check whether base types (sensor, switch,..) have been included. To force these types in your config you must add them explicitly. This will be fixed in the future.

Example config:
```yaml
external_components:
- source: github://Jorre05/micronova
components: [ micronova ]

sensor:

text_sensor:

switch:

button:

micronova:
enable_rx_pin: 7
update_interval: 10s
Expand Down

0 comments on commit f5e356e

Please sign in to comment.