snmp2mqtt icon indicating copy to clipboard operation
snmp2mqtt copied to clipboard

Expose SNMP sensors to MQTT

Results 17 snmp2mqtt issues
Sort by recently updated
recently updated
newest added

It would be nice to support more HA entities that need to set a value such as switch, input_* ... This implies to support snmpset

HomeAssistant 2023.8 changed the naming requirements for MQTT entities - entity names can no longer contain the device name. This means multiple entities might have the same name if you...

It would be great if you could add release tags as part of the docker builds (this can be automated). This is so that we don't have to use the...

Could you please hide the MQTT username/password in the logs? Thanks!

## Intent Adds a configuration parameter to set the MQTT base topic level ## Example ```yaml mqtt: # < snip > base_topic: snmp ``` ### Effect * before setting `base_topic`:...

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 1.6.0 to 2.4.1. Release notes Sourced from docker/setup-buildx-action's releases. v2.4.1 Get releases from actions toolkit by @​crazy-max (#200) Bump csv-parse from 5.3.3 to 5.3.4 (#199) Full Changelog:...

dependencies
github_actions

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.5.4 to 4.9.5. Release notes Sourced from typescript's releases. TypeScript 4.9.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...

dependencies
javascript

Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.7.0 to 4.0.0. Release notes Sourced from docker/build-push-action's releases. v4.0.0 Warning Buildx v0.10 enables support for a minimal SLSA Provenance attestation, which requires support for OCI-compliant multi-platform...

dependencies
github_actions

Bumps [actions/checkout](https://github.com/actions/checkout) from 2.4.0 to 3.3.0. Release notes Sourced from actions/checkout's releases. v3.3.0 What's Changed Implement branch list using callbacks from exec function by @​cory-miller in actions/checkout#1045 Add in explicit...

dependencies
github_actions

Bumps [ajv](https://github.com/ajv-validator/ajv) from 8.8.2 to 8.12.0. Release notes Sourced from ajv's releases. v8.12.0 fix JTD serialisation (remove leading comma in objects with only optional properties) (#2190, @​piliugin-anton) empty JTD &quot;values&quot;...

dependencies
javascript