mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-12 20:10:50 +01:00
Delete nspanel.rst
This commit is contained in:
parent
4f79d6feb0
commit
dff2ad3651
@ -1,31 +0,0 @@
|
||||
Sonoff NSPanel
|
||||
==============
|
||||
|
||||
.. seo::
|
||||
:description: Instructions for using ESPHome of the Sonoff NSPanel
|
||||
|
||||
The Sonoff NSPanel integration allows ESPHome to control features and functionality of the NSPanel's
|
||||
built in display.
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
nspanel:
|
||||
time_id: REPLACEME
|
||||
temperature: temperature_id
|
||||
screen_power_switch: screen_power_switch_id
|
||||
relays:
|
||||
- relay_1_id
|
||||
- relay_2_id
|
||||
|
||||
widgets:
|
||||
- type: scene
|
||||
name: Test
|
||||
on_click:
|
||||
- logger.log: Test Scene tapped
|
||||
|
||||
- type: empty
|
||||
...
|
||||
|
||||
|
||||
Configuration Variables:
|
||||
------------------------
|
Loading…
Reference in New Issue
Block a user