npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

iobroker.pi-hole

v1.3.6

Published

manage a pi-hole installation

Downloads

192

Readme

ioBroker.pi-hole Logo

Number of Installations Number of Installations

=================

Build Status NPM version Downloads

NPM

This adapter is a ment to read values from a running pi-hole and control the device (start/stop).

USE AT YOUR OWN RISK!!! ABSOLUTELY NO WARRANTY FOR DAMAGES, ETC.!!!

Help or hints are welcome.

Steps

  1. Install the adpater

  2. Fill in the fields of the adapter-admin. The ip-adress of the pi-hole device, the API-Token, which you can get from the admin web-interface of the pi-hole device (Settings/API/Get token), and obligatory the intervall to renew the values of the pi-hole (renew statistic in iobroker))

  3. Some of the objects are json-tables, you can use inside vis.

  4. Activate the filter by clicking the button "activate pi-hole", deactivate the filter by changing the value of "dactivate pi-hole" (0 for permanently, number for amount of seconds)

Requirements

  • running pi-hole device

Changelog

1.3.6

  • (unltdnetworx) support for controller v5

1.3.4

  • (unltdnetworx) disabled "getQueryTypes" for creating lots of spam entries

1.3.2

  • (unltdnetworx) ready for Admin 5 and NodeJS 16

1.3.1

  • (unltdnetworx) new adapter testing and security update

1.3.0

  • (unltdnetworx) info for versions and updates added, updatePiholeAvailable removed

1.2.3

  • (unltdnetworx) bugfix for numbers with comma

1.2.2

  • (unltdnetworx) bugfix for objecttypes

1.2.1

  • (unltdnetworx) bugfix for update notification

1.2.0

  • (unltdnetworx) datapoint for available update

1.1.0

  • (unltdnetworx) support for ssl-connection

1.0.1

  • (unltdnetworx) bugfixes

1.0.0

  • (unltdnetworx) rise of version-number - stable version

0.2.1

  • (unltdnetworx) small bugfix for storage

0.2.0

  • (unltdnetworx) cleanup and bugfix for restart and storage

0.1.0

  • (unltdnetworx) fully working release for LTE_API

0.0.1

  • (unltdnetworx) initial release

Donate

Kaffee spendieren/serve a coffee https://paypal.me/unltdnetworx

License

MIT License

Copyright (c) 2023 Michael Schuster

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.