core/tests/components/nightscout
Marcio Granzotto Rodrigues 3fba4274f5
Add authentication support to Nightscout (#40602)
* Add API Key to the Nightscout integration config

* Add tests for nightscout config changes

* Apply suggestions from code review

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>

* Update homeassistant/components/nightscout/__init__.py

* Run translations script to fix en.json

Co-authored-by: springstan <46536646+springstan@users.noreply.github.com>
Co-authored-by: Chris Talkington <chris@talkingtontech.com>
2020-09-27 10:22:28 -05:00
..
__init__.py Add authentication support to Nightscout (#40602) 2020-09-27 10:22:28 -05:00
test_config_flow.py Add authentication support to Nightscout (#40602) 2020-09-27 10:22:28 -05:00
test_init.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
test_sensor.py