All Projects → simatec → Iobroker.shuttercontrol

simatec / Iobroker.shuttercontrol

Licence: mit
Automatic control for shutters

Programming Languages

javascript
184084 projects - #8 most used programming language

Labels

Projects that are alternatives of or similar to Iobroker.shuttercontrol

ioBroker.cloud
Enable access to ioBroker from internet
Stars: ✭ 36 (+38.46%)
Mutual labels:  iobroker
ioBroker.fhem
Communication with FHEM over Telnet
Stars: ✭ 15 (-42.31%)
Mutual labels:  iobroker
ioBroker.backitup
Backitup enables the cyclical creation of backups of an IoBroker / Homematic installation
Stars: ✭ 43 (+65.38%)
Mutual labels:  iobroker
ioBroker.vw-connect
ioBroker Adapter for VW We connect and Skoda connect
Stars: ✭ 57 (+119.23%)
Mutual labels:  iobroker
create-adapter
Command line utility to create customized ioBroker adapters
Stars: ✭ 39 (+50%)
Mutual labels:  iobroker
ioBroker.parser
Parse web-site or file and extract data from it.
Stars: ✭ 14 (-46.15%)
Mutual labels:  iobroker
ioBroker.tuya
ioBroker adapter to connect to several small and cheap Wifi devices that care connected to the Tuya Cloud and mostly use the Smartlife App/Alexa-Skill
Stars: ✭ 64 (+146.15%)
Mutual labels:  iobroker
ioBroker.history
manages state history
Stars: ✭ 26 (+0%)
Mutual labels:  iobroker
ioBroker.homeconnect
BSH Home Connect-Adapter für ioBroker
Stars: ✭ 22 (-15.38%)
Mutual labels:  iobroker
ioBroker.dwd
Fetches weather warnings from "Deutscher Wetterdienst" (germany only)
Stars: ✭ 19 (-26.92%)
Mutual labels:  iobroker
ioBroker.modbus
Modbus adapter for ioBroker
Stars: ✭ 31 (+19.23%)
Mutual labels:  iobroker
ioBroker.ping
Pings configured IPs for ioBroker
Stars: ✭ 18 (-30.77%)
Mutual labels:  iobroker
ioBroker.sayit
Text to speech for ioBroker
Stars: ✭ 26 (+0%)
Mutual labels:  iobroker
ioBroker.octoprint
ioBroker adapter to manage your 3D printer over ioBroker
Stars: ✭ 31 (+19.23%)
Mutual labels:  iobroker
ioBroker.trashschedule
Calculates trash pickup dates by using an ical calendar
Stars: ✭ 20 (-23.08%)
Mutual labels:  iobroker
iobroker-logfile-script
Parses log file, applies filters, and sets states for visualization
Stars: ✭ 17 (-34.62%)
Mutual labels:  iobroker
ioBroker.hass
Connects Home Assistant to ioBroker
Stars: ✭ 14 (-46.15%)
Mutual labels:  iobroker
Iobroker
Automate your life!
Stars: ✭ 826 (+3076.92%)
Mutual labels:  iobroker
ioBroker.email
Send emails from ioBroker
Stars: ✭ 15 (-42.31%)
Mutual labels:  iobroker
ioBroker.vis-metro
ioBroker.vis metro widget set
Stars: ✭ 12 (-53.85%)
Mutual labels:  iobroker

Logo

ioBroker.shuttercontrol

Number of Installations Number of Installations NPM version Downloads Dependency Status Known Vulnerabilities Travis-CI

NPM

This adapter uses the service Sentry.io to automatically report exceptions and code errors and new device schemas to me as the developer. More details see below!

If you like it, please consider a donation:

paypal

shuttercontrol adapter for ioBroker

automatische Rollladensteuerung

Deutsche Beschreibung hier

automatic control for shutters

English Description here

What is Sentry.io and what is reported to the servers of that company?

Sentry.io is a service for developers to get an overview about errors from their applications. And exactly this is implemented in this adapter.

When the adapter crashes or an other Code error happens, this error message that also appears in the ioBroker log is submitted to Sentry. When you allowed iobroker GmbH to collect diagnostic data then also your installation ID (this is just a unique ID without any additional infos about you, email, name or such) is included. This allows Sentry to group errors and show how many unique users are affected by such an error. All of this helps me to provide error free adapters that basically never crashs.


Changelog

1.1.5 (2021-01-22)

  • (simatec) BugFix io-package
  • (simatec) Source code structure changed
  • (FoxRo) new Feature "trigger delay"
  • (FoxRo) Bugfix for trigger

1.1.4 (2021-01-22)

  • (simatec) BugFix Log
  • (simatec) DEPENDENCIES updated
  • (simatec) Dev-DEPENDENCIES updated

1.1.3 (2021-01-21)

  • (simatec) small fix for objects

1.1.2 (2021-01-18)

  • (simatec) small fix for holiday state

1.1.1 (2021-01-04)

  • (René) bug fix xmas time
  • (simatec) copy function for shutter-table added

1.1.0 (2020-12-08)

  • (simatec) GUI redesign
  • (simatec) Intermediate position added for closing

1.0.5 (2020-12-05)

  • (Rene) fix xMas Time

1.0.4 (2020-10-28)

  • (simatec) fix summertime for childrenarea

1.0.3 (2020-10-28)

  • (René) bug fix: calculation IsSummerTime
  • (René) bug fix: use weekend down time already on friday instead of sunday
  • (René) handling of shutters in xmas time added
  • (FredF63) documentation updated
  • (FredF63) words.js updated
  • (simatec) some Bugfixes

1.0.2 (2020-10-08)

  • (simatec) fix uptime for childrenarea

1.0.1 (2020-10-06)

  • (simatec) Adjustment of the configuration menu
  • (simatec) time settings for the children's area added
  • (simatec) button for closing the children's area added
  • (simatec) button for opening the children's area added
  • (simatec) button for sun protection of the children's area added

1.0.0 (2020-09-28)

  • (simatec) some Bugfixes
  • (simatec) code cleaning
  • (simatec) DEPENDENCIES updated
  • (simatec) Dev-DEPENDENCIES updated
  • (FoxRo) Added buttons for Sunprotect Living and Sunprotect Sleep
  • (FoxRo) Included Living-Auto and Sleep-Auto in Buttons for Open/Close Sleep and Living
  • (FoxRo) KeepSunprotect added
  • (FoxRo) Drive after close added
  • (FoxRo) Extend status handling

0.8.7 (2020-09-22)

  • (simatec) small Bugfix for weekend

0.8.6 (2020-08-21)

  • (simatec) small Bugfixes trigger

0.8.5 (2020-08-03)

  • (simatec) small Bugfixes
  • (5G7K) bugfixes trigger
  • (FredF63) new german doku

0.8.4 (2020-07-17)

  • (simatec) small Bugfixes
  • (5G7K) debug log changed
  • (simatec) Dependencies updated
  • (MeisterTR) Time left to detect second sleep

0.8.3 (2020-07-07)

  • (simatec) Bugfix IsSummerTime
  • (simatec) Bugfix shutter convert

0.8.2 (2020-07-06)

  • (simatec) small Bugfixs
  • (simatec) Buttons for sunprotect operation added

0.8.1 (2020-07-03)

  • (simatec) Bugfix shutterstates
  • (simatec) support for KNX

0.8.0 (2020-07-02)

  • (simatec) added state for current shutter Action
  • (simatec) added state for current shutter Level
  • (simatec) added Indicator for manual operation in the states
  • (simatec) code cleanup
  • (simatec) complete new structure of the code
  • (simatec) Buttons for manual opening and closing operation added
  • (simatec) Display in the States if the shutter was moved manually
  • (5G7K) Bug fix sunprotect

0.7.3 (2020-06-29)

  • (simatec) errorhandling for sentry.io
  • (simatec) bugfixes
  • (simatec) cancel all schedule by unload
  • (rg-engineering) bug fix and documentation

0.7.2 (2020-06-26)

  • (simatec) Bugfix sunprotect for outsidetemp
  • (simatec) better translation for all languages
  • (simatec) better overview in the user interface

0.7.1 (2020-06-24)

  • (simatec) small bugfixes
  • (simatec) errorhandling for sentry.io

0.7.0 (2020-06-23)

  • (rg-engineering) better (userfriendly) check for adjustable times
  • (rg-engineering) datapoint for Holiday incl. internal check and handling
  • (rg-engineering) late all down added
  • (5G7K) Extended sun protection
  • (simatec) edited User Menu for Timesettings
  • (simatec) Bugfix Lightvalue to 20.000 Lux
  • (simatec) added better German Translation

0.6.2 (18.05.2020)

  • (simatec) errorhandling for sentry.io
  • (simatec) Bugfix getState

0.6.1 (11.05.2020)

  • (simatec) bugfix index_m.html

0.6.0 (10.05.2020)

  • (simatec) added sentry.io
  • (simatec) added node 14 Support
  • (simatec) many small Bugfixes
  • (simatec) node 8 support removed
  • (5G7K) added new feature for sunprotect
  • (5G7K) added more debug logs

0.5.1 (15.04.2020)

  • (simatec) Bugfix for Adapter checker
  • (simatec) Added more debug logs
  • (simatec) Added node Support
  • (simatec) node 8 support removed
  • (Rene) late all down added
  • (Rene) late all down configurable per shutter
  • (Rene) in summer time not to move down (configurable)

0.5.0 (06.04.2020)

  • (simatec) Bugfix Goldenhour
  • (simatec) Bugfix delay for sunprotect
  • (simatec) Bugfix Goldhour with living area
  • (simatec) Added auto fill for Position
  • (simatec) many small Bugfixes
  • (simatec) Bugfix Translations
  • (simatec) Bugfix compactmode
  • (5G7K) Added debug log with more Informations

0.4.3 (29.12.2019)

  • (simatec) Bugfix update process

0.4.2 (22.12.2019)

  • (simatec) Fix Trigger added objects

0.4.1 (20.10.2019)

  • (simatec) Fix update process
  • (simatec) Fix appveyor

0.4.0 (28.08.2019)

  • (simatec) Fix shutdown for Elevation
  • (simatec) Fix triggerHeight
  • (simatec) Fix Travis

0.3.2 (09.07.2019)

  • (simatec) Added state check for all shutter
  • (simatec) Bugfix sunprotect
  • (simatec) Bugfix trigger
  • (simatec) Bugfix time settings
  • (Homoran) Added German Docu

0.3.1 (02.07.2019)

  • (simatec) Fix sunprotect for shelly user

0.3.0 (01.07.2019)

  • (simatec) Fix shutter up for Sunprotect
  • (simatec) Fix input for elevation
  • (simatec) Fix input for Inside temperature
  • (simatec) Fix input for Outside temperature
  • (simatec) Fix input for Lightsensor
  • (simatec) Added Object to shutter
  • (simatec) Added hysteresis for Lightsensor
  • (simatec) Added hysteresis for Inside temperature
  • (simatec) Added hysteresis for Outside temperature
  • (simatec) Added State check after running
  • (simatec) Fix autodrive
  • (simatec) Added check shutter up for sunprotect
  • (simatec) Added Translations
  • (simatec) sunprotect changed to switch
  • (Homoran/simatec) Added German Docu
  • (simatec) Added English Docu

0.2.13 (21.06.2019)

  • (simatec) small Bugfix

0.2.12 (21.06.2019)

  • (simatec) Changed Time-Settings
  • (simatec) Bugfix Trigger for up and down
  • (simatec) Bugfix sunprotect with azimut
  • (simatec) Added sunprotect not running on state down
  • (simatec) Added debug log for any shutter states

0.2.11 (20.06.2019)

  • (simatec) Fix debug log
  • (simatec) temporary storage of the state
  • (simatec) automatic stop of sun protection with manual state change

0.2.10 (18.06.2019)

  • (simatec) edit extra menu
  • (simatec) clean code
  • (simatec) save current states on start

0.2.9 (17.06.2019)

  • (simatec) Bugfix PopUp
  • (simatec) Fix TriggerID

0.2.8 (17.06.2019)

  • (simatec) Menu completely revised
  • (simatec) Ease of use improved
  • (simatec) Example added
  • (simatec) Default settings added for each roller shutter
  • (simatec) fixed some bugs

0.2.7 (14.06.2019)

  • (simatec) Beta 0.2.7

0.2.6 (14.06.2019)

  • (simatec) Beta 0.2.6

0.2.5 (11.06.2019)

  • (simatec) Beta 0.2.5

0.2.4 (11.06.2019)

  • (simatec) Beta 0.2.4

0.2.3 (10.06.2019)

  • (simatec) Fix Elevation
  • (simatec) Fix direction
  • (simatec) Add all translate
  • (simatec) Add new popup for shutter config
  • (simatec) clean table

0.2.2 (01.06.2019)

  • (simatec) Beta 0.2.2

0.2.1 (01.06.2019)

  • (simatec) Shutters drive when the trigger is changed
  • (simatec) Add Trigger ID for Auto-Living
  • (simatec) Add Trigger ID for Auto-Sleep
  • (simatec) add shutter height for trigger
  • (simatec) Add boolean for drive on change Trigger

0.2.0 (31.05.2019)

  • (simatec) complete restructuring of functions

0.1.0 (11.05.2019)

  • (simatec) First Beta

0.0.1 (02.04.2019)

  • (simatec) initial release

License

MIT License

Copyright (c) 2019 - 2020 simatec

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].