Trickx
08485f8775
- Moved non-default value for GEIGER_SUPPORT from feature to sensor.
- Integrated Geiger Counter
- Adapted sensor.ino to read and publish values.
- Modified html to add local dose rate into web page.
- Tested with influxDB.
- Tested with MQTT.
6 years ago
Trickx
22f0612d6d
Added GeigerSensor module.
6 years ago
Trickx
15770f4706
- Added board definition without relays and buttons.
- Added new environment 'nodemcu-geiger' to platformio.ini.
6 years ago
Trickx
d967eab778
monitor_baud (deprecated) -> monitor_speed
6 years ago
Trickx
ed1d51a636
Added images for Geiger Counter wiki.
6 years ago
Xose Pérez
dff81d6795
Revert WS to ticket-based authentication
6 years ago
Xose Pérez
36f6d399bd
Moved {identifier} check to _mqttBackwards
6 years ago
Xose Pérez
61c61e858c
Merge pull request #890 from mcspr/mqtt-sub
Migrate from {identifier} to {hostname}
6 years ago
Xose Pérez
32a478945e
Merge pull request #786 from pilotak/ESP_DIN
new board ESP_DIN_V1
6 years ago
Xose Pérez
3518d1013e
RELOAD terminal command forces modules to reload settings from config ( #816 )
6 years ago
Xose Pérez
aaab65f877
Removed Ticker-based pulses. This allows to change pulse time on the go ( #816 )
6 years ago
Xose Pérez
53aa1d109e
Increasing MQTT keepalive to 300s to fit into the heartbeat interval ( #715 )
6 years ago
Pavel Slama
0075d386c8
Merge branch 'dev' into ESP_DIN
6 years ago
Xose Pérez
6c626600cc
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
ad623524f5
Fix password check regexp ( #879 )
6 years ago
Maxim Prokhorov
65481c23ef
Replace {identifier} with {hostname}
6 years ago
Xose Pérez
e54b5aba0d
Merge pull request #889 from mcspr/hyphens
Do not use underscore in SSID / hostname
6 years ago
Xose Pérez
f0fffcbe93
Fix InfluxDB send sensor by id ( #882 )
6 years ago
Maxim Prokhorov
bba4073a4f
Do not use underscore in SSID / hostname
6 years ago
Xose Pérez
f37b15cab8
Add telnet link to Web UI, fix mDNS hostname
6 years ago
Xose Pérez
17dcf520b7
Faster OTA manager, support for zeroconf 0.20.0 and python3
6 years ago
Xose Pérez
ea98f99fbc
Version 1.12.7a
6 years ago
Xose Pérez
3dae7b71a0
Added UART_MQTT_TERMINATION setting
6 years ago
Xose Pérez
f933e747bb
Original versions of PureCSS files
6 years ago
Xose Pérez
39d219d1f4
Added pulse debug message
6 years ago
Xose Pérez
76c0ecac05
Send relay status to domoticz on MQTT connection ( #872 )
6 years ago
Xose Pérez
e44f96b9cc
Added stale-bot configuration
6 years ago
Xose Pérez
d8eee36c2a
Support for TYWE3S-based Estink WiFi Power Strip, thanks to @sandman72 ( #852 )
6 years ago
Xose Pérez
40b9fdf3b4
Fix Sonoff POW R2 configuration
6 years ago
Xose Pérez
8a02c9fd69
Check hostname does not start or end with an hyphen ( #874 )
6 years ago
Xose Pérez
bbd323ec79
Check hostname validity ( #874 )
6 years ago
Xose Pérez
e166c9206b
Fix On MQTT disconnect in web UI ( #845 )
6 years ago
Xose Pérez
86d9ee8009
CSS optimization ( #870 , #871 )
6 years ago
Xose Pérez
d9e025fbb7
Fix overflow in CSE7766 energy calculation ( #856 )
6 years ago
Xose Pérez
45b52f870e
Include debug-h before if SENSOR_DEBUG
6 years ago
Xose Pérez
4aa1cb6f1b
Migrated JustWifi library from Bitbucket to Github
6 years ago
Pavel Slama
d9288d3c70
Merge branch 'dev' into ESP_DIN
6 years ago
Xose Pérez
20f932e380
Support for NEO Coolcam Power Plug Wifi (no power monitoring)
6 years ago
Pavel Slama
c663e6ff29
v1.1 update
6 years ago
Xose Pérez
18c9082f89
Merge branch 'dev' of github.com:xoseperez/espurna into dev
6 years ago
Xose Pérez
e841066be5
Configure proper DHT sensor type for GENERIC_ESP01S_DHT11_V10 board
6 years ago
Xose Pérez
8f1f10dfc1
Merge pull request #712 from zafrirron/RELAY_DELAY_for_none_GPIO_relays
Allow RELAYx_DELAY_ON/OFF also for none GPIO relay types
6 years ago
Xose Pérez
8d5aceda37
Merge pull request #785 from Skaronator/CCT_Support
Implement CCT warm white and cold white LEDs for devices with 5 channels.
6 years ago
Xose Pérez
fb55cd202e
Merge branch 'dev' into CCT_Support
6 years ago
Xose Pérez
35cb015023
Merge pull request #859 from mcspr/hass-no-device-class
Don't send device_class for Home Assistant sensor
6 years ago
Xose Pérez
9980315c8d
Merge pull request #850 from PhilRW/homeassistant
Remove quotes from HomeAssistant units
6 years ago
Xose Pérez
bc67e93c28
Fix per channel state on/off for lights ( #830 )
6 years ago
Maxim Prokhorov
4735174480
"sensor" is not supported device_class
6 years ago
Philip Rosenberg-Watt
dfa7327491
Remove quotes from HomeAssistant units
Closes #849
6 years ago
Pavel Slama
57929ad792
Merge branch 'dev' into ESP_DIN
6 years ago