Skip to content

Instantly share code, notes, and snippets.

/*
* V 1.2 of zooZ 4-in-1 sensor code 6/12/2016
* by Njhaley
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
@Njhaley
Njhaley / zooz 4-in-1 Alternate
Last active December 15, 2016 18:01
Work in progress for zooz 4-in-1 device handler
/*
* zooZ 4-in-1 with temperature and humidity readings via Google Home. Also includes correct temperature offset.
* by NJH
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software distributed under the License is distributed
/*
* Copyright 2016 NJH
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not
* use this file except in compliance with the License. You may obtain a copy
* of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
/**
* NJHTstat
*
* Copyright 2016 NJH
*
* Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except
* in compliance with the License. You may obtain a copy of the License at:
*
* http://www.apache.org/licenses/LICENSE-2.0
*