Skip to content
View SBFspot's full-sized avatar
Block or Report

Block or report SBFspot

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
SBFspot/README.md

SBFspot Logo

Translation by Google: [NL] - [FR] - [DE] - [ES] - [IT]

Introduction

SBFspot, formerly known as SMAspot, is an open source project to get actual and archive data out of an SMA® inverter over Bluetooth or Ethernet (Speedwire®) It works on either Linux (Raspberry Pi) and Windows.

What it does

SBFspot connects via Bluetooth or Ethernet to your SMA® solar/battery inverter and reads Archive Day/Month Power generation, user/installer events and the actual (spot) data. The collected data is stored in a SQL database (SQLite/MySQL/MariaDB) or SMA® compatible .csv files. A separate service/daemon uploads the collected data to PVoutput.org

Known bugs and limitations

For a list of known bugs, consult the issues. If you find a bug, please create an issue.
Don't create an issue for questions. Start a discussion instead.

SMA Tripower X inverters are not supported by SBFspot. See this discussion

Documentation

Refer to the Wiki for documentation and FAQ.

Special thanks to:

  • S. Pittaway: Author of "NANODE SMA PV MONITOR" on which this project is based.
  • W. Simons : Early adopter, main tester and SMAdata2+® Protocol analyzer
  • G. Schnuff : SMAdata2+® Protocol analyzer
  • T. Frank: Speedwire® support
  • Nakla: Author of original docker container
  • All other users for their contribution - in any form - to the success of this project

Donations

SBFspot is a free tool, developed during personal free time. If you like it, consider a donation. If you click on the button below, you will be taken to the secure PayPal Web site. You don't need to have a paypal account in order to make a donation.

Donate

License

Attribution - NonCommercial - ShareAlike 3.0 Unported (CC BY-NC-SA 3.0)

In short, you are free:

  • to Share => to copy, distribute and transmit the work
  • to Remix => to adapt the work Under the following conditions:
  • Attribution: You must attribute the work in the manner specified by the author or Licensor (but not in any way that suggests that they endorse you or your use of the work).
  • Noncommercial: You may not use this work for commercial purposes.
  • Share Alike: If you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar license to this one.

Disclaimer

A user of SBFspot software acknowledges that he or she is receiving this software on an "as is" basis and the user is not relying on the accuracy or functionality of the software for any purpose. The user further acknowledges that any use of this software will be at his own risk and the copyright owner accepts no responsibility whatsoever arising from the use or application of the software.

SMA, Speedwire are registered trademarks of SMA Solar Technology AG

Popular repositories

  1. SBFspot SBFspot Public

    Yet another tool to read power production of SMA® solar/battery inverters

    C++ 334 107

  2. sbfspot-config sbfspot-config Public

    Installation/Configuration tool for SBFspot on Raspberry Pi

    Shell 43 11

  3. SunnyBeamTool SunnyBeamTool Public

    Get solar data out of your SunnyBeam

    C 4 1

  4. Dropbox-Uploader Dropbox-Uploader Public

    Forked from andreafabrizi/Dropbox-Uploader

    Dropbox Uploader is a BASH script which can be used to upload, download, list or delete files from Dropbox, an online file sharing, synchronization and backup service.

    Shell

  5. wordfeud-csharp wordfeud-csharp Public

    Forked from chungy/wordfeud-csharp

    C# library for the popular Android game WordFeud.

    C#

  6. WordFeudSolver WordFeudSolver Public

    Forked from pierrei/WordFeudSolver

    A piece of code that uses the WordFeudJavaAPI to play WordFeud games

    Java