Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blakadder/nspanel
Sonoff NSPanel protocol and hacking information. Tasmota Berry driver for NSPanel
https://github.com/blakadder/nspanel
nspanel sonoff tasmota
Last synced: 19 days ago
JSON representation
Sonoff NSPanel protocol and hacking information. Tasmota Berry driver for NSPanel
- Host: GitHub
- URL: https://github.com/blakadder/nspanel
- Owner: blakadder
- License: cc0-1.0
- Created: 2021-10-20T10:02:42.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-08-08T08:05:22.000Z (5 months ago)
- Last Synced: 2024-10-27T20:53:33.137Z (2 months ago)
- Topics: nspanel, sonoff, tasmota
- Language: Berry
- Homepage: https://blakadder.github.io/nspanel/
- Size: 2.97 MB
- Stars: 131
- Watchers: 20
- Forks: 36
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# NSPanel Hacking
Sonoff NSPanel protocol and hacking information and Tasmota Berry driver.NSPanel protocol [manual](https://blakadder.github.io/nspanel/)
Tasmota driver [`nspanel.be`](https://github.com/blakadder/nspanel/blob/main/nspanel.be)
[Installation and configuration for Tasmota](https://templates.blakadder.com/sonoff_NSPanel.html)
## Resources
* [NxPanel](https://community.openhab.org/t/nxpanel-replacement-firmware-for-sonoff-nspanel/132869) - custom display firmware
* [sballano/nspanel_thermostat](https://github.com/sballano/nspanel_thermostat) - custom thermostat HMI
* [joBr99/nspanel-lovelance-ui](https://github.com/joBr99/nspanel-lovelance-ui) - custom HMI with HomeAssistant Lovelance UI Design
* [marcfager/nspanel-mf](https://github.com/marcfager/nspanel-mf) - custom HMI, includes home screen with weather data and clock, media player card, control of 8 lights (easily expandable), bootup screen and disable screen for alarm
* [gijsje/ns-panel/](https://github.com/gijsje/ns-panel/) - custom HMI with esphome config
* [TyzzyT/Sonoff-NSPanel-with-ESPHome](https://github.com/TyzzyT/Sonoff-NSPanel-with-ESPHome) - example ESPHome config### UI
- `eu-background.xcf` - Gimp format XCF file to help you layout your custom UI. Set as the background image in Nextion Editor then use `vis ,0` to hide it. It shows the section of the screen which is hidden by the bezel in the EU version. The alignment marks take this in to account, so the centre intersection in the image is the centre of the screen on the real device.## To-do List
- [ ] Home Assistant trigger discovery for scene widgets
- [ ] Home Assistant blueprint? for thermostat page