Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migration - Denkzettel #47

Open
Armilar opened this issue Mar 1, 2024 · 0 comments
Open

Migration - Denkzettel #47

Armilar opened this issue Mar 1, 2024 · 0 comments
Assignees

Comments

@Armilar
Copy link
Collaborator

Armilar commented Mar 1, 2024

Functionalities of NSPanelTs.ts to NSPanel Adapter

The list will be processed gradually

Installation:

  • Tasmota
    • send Template (use with hardware-switches)
    • send Template (use with hardware-buttons)
    • install MQTT-Config
    • setOption146 1 (enable ESP32-Temp)
    • install Berry-Driver
    • install FlashNextion (TFT-Firmware)
    • set Rules
      • No Connection
      • Detach Buttons/Relays

Update:

  • update Tasmota
  • update Berry
  • update TFT

Initialization:

  • pageType~pageStartup
  • find Crash-Ports

Screensaver/Screensaver2:

  • standard
  • alternate
  • advanced
  • ScreensaverNotify - internal triggered
  • ScreensaverNotify - external triggered

Cards:

  • cardMedia
  • cardGrid
  • cardGrid2
  • cardEntities
  • cardPower
  • cardThermo
  • cardMedia
  • cardChart
  • cardLChart
  • cardAlarm
  • cardQR
  • cardUnlock --> modifizierte cardAlarm --> Template

Popups:

  • popupNotify Layout1
  • popupNotify Layout2
  • popupInSel
  • popupFan
  • popuppThermo
  • popupShutter
  • popupLight
  • popupLightNew --> in HMI nicht komplett funktional (Störungen)
  • popupTimer

Entities:

  • delete
  • light mit popup Light
  • shutter mit popupShutter
  • text
  • button
  • timer mit popupTimer
  • number
  • input_sel mit popupInSel
  • fan mit popupFan

Channel Templates:

  • light
    • socket
    • light
    • dimmer
    • dimmer/ct
    • hue
    • rgbSingle
    • rgb
    • xy (cie)
  • shutter
    • cover
      • IKEA Fyrtur
    • blinds with tilt
    • shutter
      • Shelly 2PM
  • text (combined with Prefix, SecondValue, Postfix)
    • window
      • Zigbee2MQTT
      • deConz
      • HmIP
    • door
    • gate
    • motion
    • info
    • humidty
    • temperature
    • pressure
    • thermostat
    • warning
    • timeTable
    • battery
      • Zigbee2MQTT
      • deConz
      • bydhvs
  • button
    • button (Press Button)
    • monoButton (emuliert true/false als Taster)
    • lock (Verschluss)
    • navigation
  • timer
    • timer --> Set Countdown
    • alarmClock --> Set Time
  • fan
    • fan
  • number (Slider)
    • volume
    • volumeGroup
    • slider (generell)

Service

  • Sevice Menu --> Admin
    • set Dimmode
    • set Language
    • make Updates
    • reboot NSPanel
    • ...

Gateways

  • Dimmode
    • const
    • triggered
    • time events
  • Notifications on Popup (external)
  • Notifications on Screensaver (external)
  • Trigger Active Brightness
  • MRIconsFont small/large
  • Jump 2 Page external
  • Control Relays from DP

Page Templates

  • cardMedia
    • Alexa
      • Basic Functionality (headline, logo, title, artist, album, play, pause, stop, on/off)
      • Shuffle
      • Speakerlist
      • Define manual favorites in Playlists
      • EQ
      • Repeat
      • Volume
    • Spotify-Premium
      • Basic Functionality (headline, logo, title, artist, album, play, pause, stop, on/off)
      • Shuffle
      • Speakerlist
      • Playlists
      • Playlist/Tracklist
      • Seek
      • EQ
      • Repeat
      • Volume
    • Sonos
      • Basic Functionality (headline, logo, title, artist, album, play, pause, stop, on/off)
      • Shuffle
      • Speakerlist
      • Playlists
      • Playlist/Tracklist
      • Favorite List
      • Seek
      • Crossfade
      • Repeat
      • Volume
    • Bose-Soundtouch
      • Basic Functionality (headline, logo, title, artist, album, play, pause, stop, on/off)
      • Shuffle
      • Favorites
      • Repeat
      • Volume
    • SqueezeboxRPC
      • Basic Functionality (headline, logo, title, artist, album, play, pause, stop, on/off)
      • Shuffle
      • Playlists
      • Playlist/Tracklist
      • Seek
      • Repeat
      • Volume
    • Volumio (Adapter crashed)
  • cardThermo
    • Wall Thermostat
      • Sonoff NSPanel (Control with NFC, Underfloor heating)
      • HmIP with AP
      • HmIP with CCU
    • Radiator Thermostat (Valve)
      • HmIP with AP
      • HmIP with CCU
      • Homatic
      • Tado
      • Max!
      • Zigbee2MQTT
      • Zigbee
      • deConz
    • Climate
    • Pool Climate
    • Heatpump
      • daikin-cloud
    • cardAlarm
      • Alarm system
      • Page Protection (Unlock)
    • cardQR
      • Wifi with Switch
      • Wifi with Text (show/hide Password)
    • cardChart
      • Power/Time
      • Battery-Load
      • ...
    • cardLChart
      • Temperature
      • Humidity
      • ...
    • Screensaver
      • Unlimeted Entities
      • Rolling Entities
      • Accuweather Icons
      • Changing Icon on next Sunrise/Sunset event
      • Das Wetter Icons
      • Jump 2 Page from Indicator
      • Leave on Single Click
      • Leave on Double Click

Special Page Templates based on cardEntities/cardGrid)

  • Waste Calendar (on iCal)
  • WLED
  • Scene Changer
  • timetableDeparture (on Fahrplan)
  • Routes (on Fahrplan)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants